Learn SQL from the ground up and master relational database concepts. This track covers everything from basic queries to advanced topics like window functions, indexing, normalization, and transaction management. Build real-world database skills through hands-on exercises.
Introduction to databases and fundamental SQL queries
Modify data and work with built-in SQL functions
Combine data from multiple tables using different JOIN types
Summarize data with aggregate functions, GROUP BY, and subqueries
Design robust database schemas with proper structure and constraints
Indexes, views, CTEs, transactions, and window functions
Protect your database from attacks and manage user access
Comprehensive assessment covering all SQL & database topics