pbPassingBI
/

SQL lessons

Querying, joining, window functions and the analyst interview. 6 lessons across 5 tracks, each ending with a short self-check.

6lessons
60mtotal
5tracks
12checks

Query basics

SELECT, WHERE, ORDER BY and how a query is actually executed.

1 · 9m

Joins & sets

Combining tables without silently changing your row count.

1 · 11m

Aggregation

GROUP BY, HAVING, and the mistakes that produce wrong totals.

1 · 9m

Window functions

Ranking, running totals and period-over-period.

1 · 12m

Structure & performance

Subqueries, CTEs, indexes and reading a plan.

2 · 19m