Multiple Choice
Which of the following is the correct technique for representing a 1:N relationship in the relational model?
A) The key of the entity on the one side is placed into the relation for the entity on the many side.
B) The key of the child is placed into the relation of the parent.
C) The key of either relation can be placed into the other relation.
D) The key of the entity on the many side is placed into the relation for the entity on the one side.
E) An intersection relation is created, and the keys from both parent entities are placed as keys in the intersection relation.
Correct Answer:

Verified
Correct Answer:
Verified
Q55: The first step in transforming an extended
Q71: For a 1:1 relationship,the key of each
Q72: Microsoft Access does not create N:M relationships
Q73: The first step of database design is
Q74: Relationships that are 1:1 do not require
Q75: To represent a 1:N relationship in the
Q76: In many-to-many relationships in a relational database
Q77: There are cases where it is possible
Q80: Which of the following is true about
Q81: In terms of normalization,what do the letters