Multiple Choice
Representing a ternary 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
Q29: If the referential integrity delete rule between
Q30: A ternary relationship involves relations for two
Q31: A ternary relationship is the equivalent of
Q32: A ternary relationship is the functional equivalent
Q33: Consider the following ANIMAL and ENCLOSURE
Q34: Consider the following relational database for
Q35: Storing a ternary relationship in a relational
Q37: Consider the following AIRPLANE and FLIGHT
Q38: Representing a unary one-to-many relationship in a
Q39: The following scenario applies to the next