A hands-on course covering SQL fundamentals for querying, analyzing, and managing relational databases.
Skills Learned
Writing SQL queries (SELECT, WHERE, JOIN)Aggregating data with GROUP BYFiltering with HAVING and subqueriesCreating and modifying tablesData analysis with window functions