Multiple Choice
When representing a 1:1 relationship in a relational database design,________.
A) the key of each table must be placed as foreign keys into the other
B) the key of either table may be placed as a foreign key into the other
C) the key of both tables must be the same
D) the intersection table gets the key from both relations
Correct Answer:

Verified
Correct Answer:
Verified
Q5: When transforming an ID-dependent E-R data model
Q6: A surrogate key is appropriate when the
Q7: When transforming an extended E-R model into
Q8: The values of a surrogate key have
Q9: The ideal primary key is short,numeric,and fixed.
Q11: Which of the following is not true
Q12: When the child entity is required (M)in
Q13: All identifying relationships are 1:N.
Q14: Write the database table design to represent
Q15: To represent an N:M relationship in a