I'm getting a strange ordering when using ORDER BY on a int column.

The rows are being returned sorted as follows:

1
10
11
12
13
14
15
2
3
4
5
6
7
8
9

I'm sure this is a simple one, but I haven't found an answer in the archives.

Thanks,

Steve

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to