Multiple Choice
To represent a one-to-many relationship in a relational database design,________.
A) the key of the child is placed as a foreign key into the parent
B) the key of the parent is placed as a foreign key into the child
C) an intersection table must be created
D) the key of the table on the "many" side is placed in the table on the "one" side
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Whether or not an attribute is required
Q3: To represent an IS-A relationship in a
Q4: To represent a one-to-many relationship in a
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.
Q10: When representing a 1:1 relationship in a
Q11: Which of the following is not true