Optimise Order By with Limit

from the Artful MySQL Tips List


Useful web articles: http://dev.mysql.com/doc/refman/5.7/en/limit-optimization.html http://www.mysqlperformanceblog.com/2006/09/01/order-by-limit-performance-optimization/

Last updated 6 Apr 2024


Return to the Artful MySQL Tips page