0
Hello,
I am with the following situation, I have to sort a table by date, but for some particular reason the programmer decided to save the day, month and year in separate columns, Obs the database this in Mysql, there is an effective procedure to do such ordering?
It would be right to use ORDER BY day, month and year ?
Grateful.
http://answall.com/a/12021/91
– rray