Forums
This topic is locked
help with mySQL select and/or udpate
Posted 12 Apr 2003 22:39:16
1
has voted
12 Apr 2003 22:39:16 chris chris posted:
My DB has the date fields seperated. Month in the long form like february, day & year all seperate.I want to write a SQL Update to compute the actual date field.
How do I get "February" = 2 in a mySQL command?
Thanks for any help