I was wondering how I would be able to reverse the order of an SQL select... For example, if you select stuff from your table and order by the ID number, then it will go from smallest to largest (I.E. 0 - 100). How can I reverse that to make it order from largest to smallest?
Thanks,
- Jeff
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:1. Select the correct board for your query. Take some time to read the guidelines in the sticky topic.