Course
SQL Basics
Zero to genuinely solid SQL: every query pattern you must own before any data interview, drilled with runnable, interview-style questions.
The foundation everything else builds on. Start from your very first SELECT and finish able to write correct, confident SQL under interview pressure.
What makes it different: every concept is drilled with runnable questions in a real in-browser database, the difficulty ramps from beginner to the tricky questions top companies actually ask, and it is strict standard SQL throughout (no vendor dialect tricks).
You will master: SELECT and filtering, sorting and limiting, all the joins (and what they really do), aggregation and GROUP BY discipline, HAVING vs WHERE, subqueries and CTEs, set operations, NULL logic (the silent killer in interviews), CASE reasoning, and a first taste of window functions.
Finish this, then pick the specialization that matches your target role: SQL for Data Analytics, SQL for Data Engineers, or SQL for AI Engineers.

