At 9:03 -0700 6/22/04, David Blomstrom wrote:
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---

The manual can help you here. See:

http://dev.mysql.com/doc/mysql/en/Date_and_time_types.html

Second paragraph.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

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



Reply via email to