MySQL Forums
Forum List  »  Newbie

correct order by for logical output
Posted by: Albert Dumfart
Date: July 12, 2005 04:12AM

First I want to excuse for my bad english.

I have following problem. I have a database with laws. Every law is a table. Every paragraph of the law is a row with among others one special column where the paragraph number (1,2,2a,2b,3,etc.) is saved.

Now I want to list the paragraphs in the correct way (2 befor 2a). I always thought that "order by column +0" is the correct syntax but it seems that I was wrong.

Please help me

Rgds Albert Dumfart

Options: ReplyQuote


Subject
Written By
Posted
correct order by for logical output
July 12, 2005 04:12AM


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.