Microsoft Access Exam 2021
Microsoft Access Exam 2021
1
d) Create relevant relationships between the tables above, enforce referential integrity with
referential integrity options selected. (15 Marks)
e) Create forms from the above tables and enter the records using the forms as follows:
i. Five records in the courses table
ii. In the students table, a course must be pursued by at least Two students
iii. Ten books in the books table
iv. A student can borrow more than one book in the borrowed books table.
(20 Marks)
f) Create queries and their respective reports from the following related tables:
i. Between courses and students table; group them by course code and name the
query School registrations query and the report as school registrations report
ii. Between books and borrowed books; group by ISBN Number and name the query
School Books query and the report as School Books report
iii. Between students and borrowed books; group by ISBN Number and name the
query Students borrowed books query and the report as Students Borrowed
Books list. (30 Marks)