Skip to main content

← Computer Science syllabus

EnglandComputer Science

4.9 Fundamentals of databases

4 dot points across 4 inquiry questions. Click any dot point for a focused answer with worked past exam questions where available.

How do we model the data and relationships in a real-world system?

What is a relational database and why do we normalise to third normal form?

How do we query and modify a relational database using SQL?

How do databases keep data consistent and safe during concurrent transactions?