Hi all,

I would like to do a query like this from mysql:

select * from table where date = '2002-12';

However unless I have the complete date '2002-12-26' the query doesn't work
correctly. What else do I need?

Thanks in advance,
Max





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to