In my SQL query how do i find records in the last 24 hours?
I am using time() function for inserting into db.
I am using time-stamp the time is stored in this format.Eg 1332673046
In my SQL query how do i find records in the last 24 hours?
Share
1 Answer