Question 1 Report
A school needs to create a database to store examination results.
(a) Describe two advantages of using a computerised database rather than a paper-based filing system. [2]
(b) Explain what is meant by a composite primary key and give an example of when it might be used. [2]
(c) State two ways in which data can be exported from a database for use in other software applications. [2]
(a) Two advantages of using a computerised database rather than a paper-based filing system:
(b) A composite primary key is made up of two or more fields combined [1] to uniquely identify a record. For example, in an examination results table, StudentID alone is not unique (a student takes multiple subjects) and SubjectCode alone is not unique (many students take the same subject). However, the combination of StudentID and SubjectCode together uniquely identifies each exam result. [1]
(c) Two ways data can be exported from a database for use in other software:
Everything you need to excel in your exams