Multiple Choice
When transforming an ID-dependent E-R data model relationship into a relational database design and the parent entity has a surrogate primary key and the child entity has a data identifier,then the primary key of the child table should be ________.
A) the parent's surrogate key + the child's data key
B) the parent's surrogate key + a surrogate key in the child
C) either A or B will work,and neither way is preferable
D) either A or B will work,but method A is preferable
E) either A or B will work,but method B is preferable
Correct Answer:

Verified
Correct Answer:
Verified
Q28: Many-to-many relationships are represented by _.<br>A)two tables
Q29: Each attribute of an entity becomes a(n)_
Q34: The key of an intersection table is
Q43: An ID-dependent table can be used to
Q45: When transforming supertype/subtype entities into a relational
Q58: The last step in creating a table
Q64: When the parent entity has a surrogate
Q87: Explain the representation of a many-to-many strong
Q92: An intersection table is always ID-dependent on
Q99: By default,the identifier of the entity becomes