Skip to main content

Computer Science syllabus

ScotlandComputer Science

Area 3: Database Design and Development

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

How do you model the data for a real problem as linked tables before building a database?

How does a database keep its linked data consistent and reject bad input?

How do you add, change and remove records in a relational database, and what are the consequences?

How do you ask a relational database questions across linked tables using SQL?