Hi all,

I have a DATE column (CCYY-MM-DD), I would like to do a query like this:

select * from table where date = '2003-01'

What additional information do I need to provide for this query to work
properly?

Thanks in advance,
Max





---------------------------------------------------------------------
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

Reply via email to