List:General Discussion« Previous MessageNext Message »
From:Octavian Rasnita Date:January 4 2003 3:23pm
Subject:Re: comparision in the datetime field
View as plain text  
Use:

select * from table where date_col between 'xxx' and 'yyy';

You need to replace XXX and YYY with the dates you want like
'20030104111130' for January 04, 2003, 11:11:30.

Teddy,
Teddy's Center: http://teddy.fcc.ro/
Email: orasnita@stripped

----- Original Message -----
From: "aman raheja" <amanmysql@stripped>
To: "mysql" <mysql@stripped>
Sent: Friday, January 03, 2003 7:25 PM
Subject: comparision in the datetime field


Hi All
I have a datetime field in one of my tables in the MySQL database.
Can I do something like return all records between two certain dates, say
between Nov 02, 2002 and Nov 07, 2002.
Thanks
Aman

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <mysql-thread128957@stripped>
To unsubscribe, e-mail <mysql-unsubscribe-orasnita=home.ro@stripped>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Thread
comparision in the datetime fieldaman raheja3 Jan
  • re: comparision in the datetime fieldEgor Egorov4 Jan
    • re: comparision in the datetime fieldPaul DuBois4 Jan
  • Re: comparision in the datetime fieldOctavian Rasnita4 Jan