Hello list, I am using mysql 3.23.52. I have to query one of my tables which has two columns with the type of "date" and "time". For example i have to get the records whose date are 2002-10-12 and time is bigger than 11:30:00 and also the records whose date are 2002-10-13 and time is smaller than 05:00:00. In other words i have to get a timeline between the 2002-10-12/11:30:00 and 2002-10-13/05:00:00.
Thanks. --------------------------------------------------------------------- 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 <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php