I'd like to know a solution to listing the top 3 or so most ordered products in a database, as a basic example.
I currently know how to list in Ascending/Descending order but I do not know how to display the most popular orders.
Any help would be greatly appreciated.