Multiple Choice
All of the following are true about storing a one-to-one binary relationship in a relational database, except _____.
A) an additional relation must be added to the database
B) two additional relations must be added to the database
C) the primary key of one of the relations in placed in the other relation as a foreign key
D) the two relations involved in the one-to-one relationship can be combined into one relation
E) a particular value of the primary key of one relation is associated with exactly one value of the primary key of the other relation (or possibly with none)
Correct Answer:

Verified
Correct Answer:
Verified
Q40: A join in which one of the
Q41: Which of the following relational algebra commands
Q42: The relational data model was first described
Q43: Performance issues delayed the introduction of relational
Q44: In a relational Join operation, the join
Q46: A foreign key must have unique values
Q47: A relation's primary key field can have
Q48: Storing a many-to-many relationship in a relational
Q49: Depending on the circumstances, it is possible
Q50: An attribute or combination of attributes that