MySQL Forums
Forum List  »  Newbie

Re: MONTH(TODAY) Commands
Posted by: Roland Bouman
Date: August 22, 2005 12:28PM

if the BIRTHDATE field is of the date data type, you could just do:

where birthdate = current_date()

I'm a bit puzzled by this observation:

>BIRTHDATE ...is shown in the database as mm/dd/yyyy

where is it displayed like that?

Options: ReplyQuote


Subject
Written By
Posted
August 22, 2005 10:07AM
Re: MONTH(TODAY) Commands
August 22, 2005 12:28PM
August 22, 2005 02:30PM
August 22, 2005 03:37PM


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.