Skip to main content

← Computer Science syllabus

EnglandComputer Science

1.3 Exchanging data

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 shrink data, keep it secret, and verify it without storing the original?

How does a relational database organise data into tables, and what does normalising to third normal form achieve?

How do we create, query and modify the data in a relational database using SQL?

How does a database stay correct when many users change it at once?