SQLBolt
SQLBolt
One of the best first SQL resources because it is interactive, short, and teaches the core query flow inside the browser.
Guide
All the major SQL and DBMS resources a student usually needs in one place.
Best place to start
SQLBolt
One of the best first SQL resources because it is interactive, short, and teaches the core query flow inside the browser.
SQLZoo
Excellent once you want more question-style SQL practice on SELECTs, JOINs, NULLs, aggregates, and subqueries.
PostgreSQL
A strong official next step when you want to connect SQL queries to a real database system instead of only toy exercises.