damon2003
11-12-2003, 04:58 AM
Hi,
I am querying a database and and returning the results ordered by a column that contains codes(numbers).
However, the results are not being ordered as I want. I get something like this:
1
10
11
2
3
Its only ordering on the first digit. Does anyone know how to resolve this?
thanks
I am querying a database and and returning the results ordered by a column that contains codes(numbers).
However, the results are not being ordered as I want. I get something like this:
1
10
11
2
3
Its only ordering on the first digit. Does anyone know how to resolve this?
thanks