Multiple Choice
Which of the following is true when representing a 1:1 binary relationship using the relational model?
A) The key of the entity with the highest minimum cardinality must be placed in the other entity as a foreign key.
B) The key of each entity must be placed in the other as a foreign key.
C) The key of either entity is placed in the other as a foreign key.
D) The key of the entity with the most attributes must be placed in the other entity as a foreign key.
E) Both entities must have the same primary key.
Correct Answer:

Verified
Correct Answer:
Verified
Q7: In a relational database design,all relationships are
Q10: After a 1:1 relationship has been created
Q11: To represent a many-to-many relationship in the
Q14: What relationship pattern is illustrated in the
Q15: One of the important properties of a
Q17: All recursive relationships are 1:1.
Q19: What is an association relationship and how
Q19: For a(n)_ weak entity,it is necessary to
Q39: Explain the pragmatic reason for using surrogate
Q78: Which of the following is not true