Homework 4: Defining A Database Table: Unit 8 System Design and Databases
Homework 4: Defining A Database Table: Unit 8 System Design and Databases
2. (a) Suggest an appropriate data type for each of the fields. [5]
(b) (i) Which field would you suggest should be the Primary Key field?
PaperID
(b) (ii) What is special about a primary key field? [2]
Each record in this field must have a different value so it uniquely identifies all
items in this field
Suggest two different validation rules that could be applied to fields in this database. [2]
[Total 10 marks]