MySQL Forums
Forum List  »  Newbie

Re: Comparing DateTime field to Now()
Posted by: Felix Geerinckx
Date: June 03, 2005 01:41AM

Jeff Brown wrote:

> Basically I want something to this effect:
>
> SELECT Name FROM Lists WHERE expiration > 'Now()'

Do not put quotes around the NOW() function.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
Re: Comparing DateTime field to Now()
June 03, 2005 01:41AM


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.