Multiple Choice
Converting a one-to-many 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
Q2: Which of the following regarding checking the
Q3: The data normalization process is progressive. If
Q4: Converting a one-to-one binary relationship in an
Q5: In first normal form a single, generally
Q6: Convert the following Central Zoo entity-relationship diagram
Q8: A one-to-one unary relationship in an E-R
Q9: A relational table in second normal form
Q10: A many-to-many binary relationship in an E-R
Q11: Grand Travel Airlines has to keep
Q12: The data normalization process is known as