Topic overview
Learn the foundations of Databases and SQL.
Databases and SQL connects relational models, tables, keys, queries, joins, constraints, and transactions with practical decisions and tasks. Guided examples, comparison, practice, and feedback help learners apply these ideas to designing data stores and retrieving reliable information with SQL. The goal is to make each step easier to explain, check, and improve.
Learning outcomes for Databases and SQL
-
1
Explain the main ideas and vocabulary involved in relational models, tables, keys, queries, joins, constraints, and transactions
-
2
Follow a repeatable process for designing data stores and retrieving reliable information with SQL
-
3
Compare examples, identify common mistakes, and improve an approach
-
4
Complete an independent databases and sql task and reflect on the result