954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

time to time data updates,to access that data time to time

hai,i have a table,consists of data which gets updated data time-time.i want to access the data based on date & time.

eswar jinugu
Newbie Poster
1 post since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

>i want to access the data based on date & time.

Ok then do a query using:

SELECT whatever FROM table_name 
WHERE date_time = '....';
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You