I have a simple database and script It is designed to show restuarants based on location state-city It works fine but currently shows results in alphabetical order I want to change this so I can set feature listings (ie paid listings) at the top Is there a way to do this in phpmyadmin One this i was thinking of is adding a field called feature with the data yes or no and saying to show the yesies (sp?) first is this possible Thanks