Learn


Query optimization lessons

Episode 0 – Introduction
Episode 1 – What makes a slow query, slow?
SQL Myth #1 – Creating views will speed up my queries
SQL Myth #2 – LIMIT guarantees the number of rows read
SQL Myth #3 – Table order in a query affects performance