kwo isn't sorting properly... actually, I need to retest the lsd column too.
Can you answer the question we ask please? It's already been pointed out to you several times that a CHARACTER column is going to sort in the manner you found while an INTEGER column will not. So, you MUST be using a VARCHAR, CHAR, or similar text column when you should be using a numeric column for numeric values...
Have a nice day.
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
PHP|Architect: A magazine for PHP Professionals – www.phparch.com
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php