- Home
- Our Courses
- Foundations
- SQL Programming Fundamentals
Curriculum
- 7 Sections
- 27 Lessons
- 12 Weeks
Expand all sectionsCollapse all sections
- Introduction to SQL and DatabasesGet acquainted with databases and the role SQL plays in data-driven systems. Understand relational databases, the structure of tables, and the importance of SQL in modern applications. You’ll set up your working environment and execute your first queries.5
- Retrieving Data with SELECTMaster the foundational SELECT statement to pull data from one or more tables. Learn how to filter, sort, and format query results to extract meaningful insights.5
- Working with Multiple TablesDiscover how to combine data from multiple tables using JOINs. Learn when and how to use INNER JOIN, LEFT JOIN, RIGHT JOIN, and more to explore relationships between datasets.6
- Aggregating DataLearn to perform calculations across data records to uncover summaries and trends. You’ll use aggregate functions and group data to analyze datasets effectively.6
- Modifying DataLearn how to manipulate and maintain your data using SQL’s powerful INSERT, UPDATE, and DELETE commands, while understanding the importance of safety and backups.5
- Database Design BasicsGain foundational knowledge of how databases are structured, normalized, and optimized. Understand how to design scalable databases and create relationships that mirror real-world data systems.5
- Practical Applications of SQL and Capstone ProjectBring it all together with practical use cases. You’ll build a real-world mini-database project from scratch, design, create, populate, and query your own database.5
Peer Review & Feedback
Prev