One more question...

Suppose you have a list of dates in the proper format,
like this:

2004-02-04
2003-11-02

and you encounter a date with only the month and year,
like May 2002. How would you insert that, something
like this?:

2004-02-04
2003-11-02
2002-05---



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to