Jump to content

ORDER BY question


majocmatt

Recommended Posts

I have a list of country names in a database that is constantly being updated - countries are being added and deleted. It's for a client, and this is the way it has to be. My problem is getting USA to always be on top of the select dropdown list I populate on the admin page. Is this possible in a query?

 

Can I ORDER BY countries in aplha order then force USA to be on top?

 

I cannot order them by ID because, like I said, countries are coming and going, and it would screw up the order. I just need to know if it's possible in the query to do this?

 

Thanks,

Matt

Link to comment
https://forums.phpfreaks.com/topic/42880-order-by-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.