Hello all,
I have a column that is of type text. It contains data such as:
A1
A10
A100
A300
B1
B10
C001
C010
Any ideas how to construct a SQL query so that these are ordered Correctly, first by Alpha, then by the number following?
Tim
5 posts - 4 participants