Relational Databases
Last updated on 2025-10-24 | Edit this page
Estimated time: 0 minutes
Overview
Questions
- What is a relational database?
- How is data organised in a relational database?
Objectives
- Explain how data is organised in a relational database.
- List some examples of situations where a relational database would be helpful.
Episode content goes here.
Exercise Title
The text of the exercise goes here.
The text of the solution goes here.
- A relational database is an efficient way of storing tabular information.
- Data is organised into tables, which are accessed and combined using shared columns and values.