MySQL Forums
Forum List  »  New in 4.1: Subqueries

ORDER BY for every SELECT query with UNION does not work
Posted by: Vasily Bezruchkin
Date: December 16, 2005 10:42PM

hi all,
I tried to find a solution for the following problem. I do SELECT query and have UNION SELECT. All I want to do is to order every SELECT here. I do not need common as in my case to have both SELECT results ordered separately is not the same as having common ORDER for them.

Can you please advise if I'm able to order every SELECT separately. I have 4.1 version.
Thanks in advance



Edited 1 time(s). Last edit at 12/16/2005 10:43PM by Vasily Bezruchkin.

Options: ReplyQuote


Subject
Views
Written By
Posted
ORDER BY for every SELECT query with UNION does not work
6754
December 16, 2005 10:42PM


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.