L
ZoeSkoul
Lessons • Practice • Progress
Home
Catalogs
My Learning
Billing
Sandbox
Explore lessons
Practice
Sign in
Menu
Home
Catalogs
My Learning
Billing
Sandbox
Explore lessons
Practice
Sign in
Tip: Use Practice to track attempts, correct answers, and missed questions.
Back to catalogs
My Learning
sql
SQL
SQL courses focused on querying, reporting, data modeling, and practical database thinking.
Choosing a course here enrolls the user automatically.
sql-v2
SQL Foundations
Learn SQL from the beginning by reading tables, selecting useful columns, filtering rows, sorting results, handling missing data, and combining those skills in a focused customer-report capstone.
Open modules
→
sql-analysis-reporting
SQL Analysis & Reporting
Turn reliable single-table queries into readable business reports. Build calculations, handle NULL safely, summarize data with aggregates, create grouped scorecards, and finish with an executive performance report.
Open modules
→
multi-table-sql
Multi-Table SQL & Joins
Move beyond single-table reports by following keys across related tables. Build INNER JOIN and LEFT JOIN reports, travel through bridge tables, preserve unmatched rows, count relationships accurately, and complete a school participation capstone.
Open modules
→
sql-data-management
SQL Data Management
Move from reading data to managing it. Add approved rows, correct and remove records with precise conditions, design tables with useful constraints, connect related data, and complete a production-style SQLite capstone.
Open modules
→