Multiple Choice
The first step in transforming an extended E-R model into a relational database design is to ________.
A) create a table for each relationship
B) evaluate the entities against the normalization criteria
C) create a table for each entity
D) remove any recursive relationships
Correct Answer:

Verified
Correct Answer:
Verified
Q25: When transforming an E-R data model into
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
Q31: Explain the representation of a one-to-many strong
Q32: When transforming an ID-dependent E-R data model
Q33: The identifier of the entity becomes the
Q34: Cascading deletions are generally not used with
Q35: Which of the following is not true