Multiple Choice
Converting a one-to-one unary relationship into a relational database from an E-R diagram ____.
A) can be done by adding another copy of the unique identifier of the single entity's table into the same table with a different attribute name
B) can be done by splitting the attributes of the single entity into two tables, each with its own copy of the unique identifier
C) requires the creation of an additional table beyond the one that represents the single entity in the relationship
D) a & b above
E) a & c above
Correct Answer:

Verified
Correct Answer:
Verified
Q45: Data normalization _.<br>A) is capable of creating
Q46: The two major logical database design techniques
Q47: A partial functional dependency occurs when an
Q48: A many-to-many unary relationship in an E-R
Q49: Converting a many-to-many unary relationship into a
Q51: Converting from first to second normal form
Q52: Converting a one-to-many binary relationship into a
Q53: Logical database design _.<br>A) is a part
Q54: The goal of logical database design is
Q55: Convert the following Grand Travel Airline entity-relationship