Question 1 Report
The drone club database contains the two record types in Fig. 1. A pilot may make many flights, but every flight is made by one registered pilot. The club wants to delete a pilot only after all linked flight records have been checked.
(a) State how many Flight records can link to one Pilot record. [1]
(b) Give the name of the rule that prevents a Flight record containing an unknown PilotNo. [1]
(c) State one reason why this rule improves the database. [1]
(d) Give a suitable data type for Duration measured in whole seconds. [1]
The relationship shown is one-to-many: a Flight must refer to one existing Pilot, while a Pilot can have multiple Flight records.
Everything you need to excel in your exams