MySQL Forums
Forum List  »  Newbie

help with TIMESTAMP
Posted by: Michael Zaffetti
Date: July 02, 2005 07:11PM

I tried to figure this out myself, but I can't get it.

I have a field in my table that holds a timestamp. Below is a pseudo-query to describe what I would like to do.

SELECT * FROM `mytable` WHERE `saved_date` <= `6/24/05 10:22:34 AM`

`saved_date` is the field holding a TIMESTAMP. If anyone could give me the query that would actually do what I am trying to do above, I would greatly appreciate it.

Thanks,

Mike

Options: ReplyQuote


Subject
Written By
Posted
help with TIMESTAMP
July 02, 2005 07:11PM
July 03, 2005 01:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.