sql query order by asc error (6 replies)
(MySQL.com) I am having a problem with my sql statement not correctly ordering values over 100,000 when requesting ascending. It is placing them at the beginning of the results list before values less than 100,000
For example:
SELECT * FROM 'DB Name' whe