Is there any way to sort the data in a mysql query aside from ascend or decend? I want to set up a script that will have it sort it by a different letter of the alphabet depending on the day (a on monday, b on tuesday, c on wed, etc).
Thanks for the help.