[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

True Numerical Sort



SQR Workbench 4.1.1
Oracle 8


When attempting to sort (order by),  my output always looks something like
this;
1, 10, 11, 2, 20, 3, 4, 5, 6, 7, 8, 9

Is there a way to get a true numerical sort like this?
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 20

Thanks


Bob