I'm looking for a quick and easy way to reverse the ORDER BY in a SQL query. I have a column that has various numeric values and I would like to sort them from greatest to least. I've looked around the net and havn't found any good examples of this.
Thanks in advance!