kernelgpf Posted August 16, 2009 Share Posted August 16, 2009 The query: SELECT * FROM `horses` ORDER BY `horses`.`name` ASC The results: Caught Ya Kissin A Lacey Prescription pic coming soon test test All are ordered correctly but the first first name, which refuses to budge. Link to comment https://forums.phpfreaks.com/topic/170470-solved-mysql-query-not-alphabetizing-correctly/ Share on other sites More sharing options...
kernelgpf Posted August 16, 2009 Author Share Posted August 16, 2009 There was a space before "Caught Ya Kissin", figured it out. Link to comment https://forums.phpfreaks.com/topic/170470-solved-mysql-query-not-alphabetizing-correctly/#findComment-899215 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.