sdpsc
Technical User
- Feb 10, 2001
- 76
In a database, there is a field of numbers, which I want to sort by. However, if I have the numbers 1 through 10, it orders it like '1, 10, 2, 3", like its ordering by the first digit. How do I make it order by the actual number?