MySQL Forums
Forum List  »  Newbie

Re: Sort Not Handling Negative Numbers Correctly
Posted by: Alan Northam
Date: May 18, 2005 09:31AM

Yes I did mean SELECT * FROM mytable ORDER BY mycolumn;

Description of mytable:

The table has 2 columns with 509 rows of data. One column is labeled SN and the other is PO_MIN. Column SN contains 509 rows of numbers and Column PO_MIN contains 509 rows of both positive and negative numbers.

Options: ReplyQuote




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.