Jump to content

[SOLVED] MySQL Query ORDER BY field1 when field2


Zhadus

Recommended Posts

I'm new to the more advanced MySQL queries and what I currently need done I'm not even sure is possible.

 

I want to display a list of results and ORDER BY the email field, however, I have another field that states whether the email is visible to the public or is hidden. I want to include the hidden ones in the result, but not sort it (they should appear at the bottom of the results).

 

If this is possible, what is the general syntax? I am aware of other ways I can do it without MySQL, but this is preferred if possible.

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.