Multiple Choice
Representing a unary many-to-many relationship in a relational database ____.
A) requires the creation of an additional relation
B) requires adding a new column, the domain of values of which is the same as the relation's primary key
C) requires adding a new column, the domain of values of which is the same as the primary key of another relation in the database
D) requires modifying the primary key of the relation
E) requires replacing the primary key of the relation with an alternate key
Correct Answer:

Verified
Correct Answer:
Verified
Q6: A ternary relationship involves _ entity type(s).<br>A)
Q7: Referential integrity in a relational database refers
Q8: The Bill of Materials problem is an
Q9: The Bill of Materials problem is an
Q10: Representing a unary many-to-many relationship in a
Q12: Referential integrity involves two relations logically associated
Q13: The following scenario applies to the next
Q14: Representing a unary one-to-many relationship in a
Q15: Representing a unary many-to-many relationship in a
Q16: Referential integrity _.<br>A) is only an issue