MySQL Forums
Forum List  »  Merge Storage Engine

Re: Problems with UNION and ORDER BY
Posted by: KimSeong Loh
Date: January 23, 2008 06:43PM

Be careful with the date format, your order by will now uses the strings generated from the date format with M D Y for sorting, if you have January 2008 and December 2007, it might not sort in the date order.

Options: ReplyQuote


Subject
Views
Written By
Posted
20690
January 22, 2008 05:48PM
9353
January 23, 2008 05:38PM
Re: Problems with UNION and ORDER BY
7879
January 23, 2008 06:43PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.