The common way of solving the classic SQL problem of ranking, involves a self join. I wish to present a different solution, which only iterates the table once, and provides the same output.
The ranking... September 14, 20090 Downloads⬇ Download
Copy and paste this URL into your WordPress site to embed