Tuesday, 3 September 2013

SQL date format convert? [dd.mm.yy to YYYY-MM-DD]

SQL date format convert? [dd.mm.yy to YYYY-MM-DD]

is there mySQL function to convert a date from format dd.mm.yy to YYYY-MM-DD?
for example, 03.09.13 -> 2013-09-13.

No comments:

Post a Comment