Year 11 - Computing
Database design
Databases and SQL
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 11 - Computing
Databases and SQL
This unit introduces pupils to databases and SQL, they will explore the key terms used in a database and why relational databases are used to eliminate the redundancy that can occur in a flat file database. They will explore SQL commands to retrieve, update, and delete data in a relational database.
You will learn to design a relational database structure for a given scenario.
A DBMS is a software application that allows a database administrator to maintain one or more relational databases. A data model helps visualise how data is structured for a given scenario, including the relationships between elements.
DataBase Management System: a software package that allows a database administrator to maintain one or more databases. Add one real device or system example to prove understanding.
Mistake: A DBMS is only used for storing data. Correction: While storage is a major function, a DBMS also provides data security, integrity and querying capabilities.
Browse all guides in the Year 11 Computing guide library.