How can the CODASYL framework correctly model a family tree, taking into account that every child has
Question:
How can the CODASYL framework correctly model a family tree, taking into account that every child has to have (at least) two parents?
a. Use a set type “is parent of” between record types “parent” and “child”.
b. Use a dummy record type “is parent of” between record types “parent” and “child”.
c. List the parents as a vector in the data item set of every child.
d. We cannot model this constraint with the CODASYL framework.
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: