yearweek() result back to date format?

2004-01-26 Thread Trevor Smith
How can I use the output string of the yearweek() function (for example, 200346 below): mysql select dayname(2003-11-12), yearweek(2003-11-12); +---++ | dayname(2003-11-12) | yearweek(2003-11-12) |

Re: yearweek() result back to date format?

2004-01-26 Thread KKoTY
12:56 PM Subject: yearweek() result back to date format? How can I use the output string of the yearweek() function (for example, 200346 below): mysql select dayname(2003-11-12), yearweek(2003-11-12); +---++ | dayname(2003-11-12) | yearweek