DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   MySQL (http://www.daniweb.com/forums/forum126.html)
-   -   time to time data updates,to access that data time to time (http://www.daniweb.com/forums/thread84734.html)

eswar jinugu Jul 28th, 2007 8:55 am
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.

iamthwee Jul 29th, 2007 6:24 am
Re: time to time data updates,to access that data time to time
 
>i want to access the data based on date & time.

Ok then do a query using:


SELECT whatever FROM table_name
WHERE date_time = '....';


All times are GMT -4. The time now is 12:05 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC