Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: Dan Bracuk
If your db supports it, you can create that sortby column in your query using a case contstruct.
You could also put your school_types in a different table and have your sortby column there. Then it's only 5 records and you don't have to worry about it when adding new records to your locations table.
Copy link to clipboard
Copied