Skip to main content

Computer Science syllabus

ScotlandComputer Science

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 turn a description of a real-world situation into a sound relational database design?

How do you prove a database returns the right data and keeps its data consistent?

How does normalisation remove the redundancy and update anomalies from a flat table?

How do you create, query and update a relational database in SQL?