Extremely ODD behavior
Posted: Wed Aug 13, 2008 2:41 pm
As you can see by the screenshot, the ORDER BY is failing to order some rows! It's the last record on the screenshot.
Isn't this weird?
Code: Select all
SELECT * FROM `modellist` where `mid` = '57' ORDER BY `name` ASC