Introduction to Databases and SQL
Discover how databases work and how to use SQL in this introductory course. Supported by Google.
Who is the course for?
This course is designed for learners who haven’t used or created a database and SQL before but would like to learn how to. This could include teachers delivering lessons up to GCSE level or equivalent, as well as students and parents.
What topics will you cover?
What are databases used for?
Why use a database or a spreadsheet?
Create SQL statements to search a database
The role of primary keys
Add data using SQL statements
Apply relationships to tables within a database
Use joins to search across multiple tables
Group data in a database