If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I know the results of a select statement are going to have 3 values. For the sake of argument I'll assume these values will be: 100, 202, 99. How can I ask mysql to sort the output in that order?