Possible Duplicate:
Specific Date Format in mysql
select date from table returns 20111010
what select FORMATFUNC(????, date,?) from table returns October 10, 2011?
mysql but there has to be sum dum standard right
|
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
| |||||||
feedback
|
|
its probably something like
and if you need more options read this: http://dev.mysql.com/doc/refman/5.5/en/date-and-time-functions.html#function_date-format | ||||
|
feedback
|