The human resources department of a university wants to make sure that every course has exactly one
Question:
The human resources department of a university wants to make sure that every course has exactly one main professor. How can they implement this constraint using the CODASYL framework?
a. They introduce an extra set type called “is-main-professor-of” between record types “professor” and “course”.
b. They introduce an “is-main-professor” record type between record types “professor” and “course” to model the correct relationship.
c. They introduce “main professor” as a data item in the record type “professor”.
d. It is impossible to model this constraint in CODASYL.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Principles Of Database Management The Practical Guide To Storing Managing And Analyzing Big And Small Data
ISBN: 9781107186125
1st Edition
Authors: Wilfried Lemahieu, Seppe Vanden Broucke, Bart Baesens
Question Posted: