Multiple Choice
When transforming an E-R data model into a relational database design,the key of the parent entity should be placed as part of the primary key into the child entity ________.
A) when the child entity is ID-dependent
B) when the child entity is non-ID-dependent
C) when the child entity has a 1:1 relationship with the parent entity
D) when the child entity has a 1:N relationship with the parent entity
Correct Answer:

Verified
Correct Answer:
Verified
Q20: In 1:N relationships,the table on the "many"
Q21: When creating a relational database design from
Q22: In a 1:N relationship,the term parent refers
Q23: When creating a table for an ID-dependent
Q24: Cascading deletions are generally not used with
Q26: When representing a one-to-many relationship in a
Q27: A surrogate key should be considered when
Q28: When transforming an ID-dependent E-R data model
Q29: In a relational database design,all relationships are
Q30: The first step in transforming an extended