MySQL Forums
Forum List  »  Newbie

Re: Sort Not Handling Negative Numbers Correctly
Posted by: Felix Geerinckx
Date: May 18, 2005 09:54AM

Alan Northam wrote:

> 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.

Sigh ;-)

I didn't asked *you* to describe the table, I asked to let MySQL do it.

So what is the output of

DESCRIBE mytable;

--
felix
Please use BBCode to format your messages in this forum.

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.