Page 1 of 1

Mysql date function

Posted: Mon Jun 15, 2009 6:28 am
by rajsekar2u
Hi,

I need a mysql function equivalent to mssql DATENAME.

Please help me.

Re: Mysql date function

Posted: Mon Jun 15, 2009 6:44 am
by onion2k
DATE_FORMAT()

Re: Mysql date function

Posted: Wed Jun 17, 2009 4:00 am
by rajsekar2u
thx for timely help