Derleek Posted June 10, 2008 Share Posted June 10, 2008 I have a table that contains a field called 'pPoints'. I need to display several elements of a table ordered by the field 'pPoints' in descending order. I'm curious why "SELECT * FROM fans ORDER BY `fans`.`pPoints`" doesn't work.... Link to comment https://forums.phpfreaks.com/topic/109508-solved-select-order-by/ Share on other sites More sharing options...
Derleek Posted June 10, 2008 Author Share Posted June 10, 2008 figured it out =o Link to comment https://forums.phpfreaks.com/topic/109508-solved-select-order-by/#findComment-561731 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.