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
E) document referential integrity constraints
Correct Answer:

Verified
Correct Answer:
Verified
Q24: Cascading deletions are generally not used with
Q31: Explain the representation of a one-to-many strong
Q32: When transforming an ID-dependent E-R data model
Q47: When transforming supertype/subtype entities into a relational
Q50: To represent an M:N relationship in a
Q51: In a supertype-subtype structure,discriminator attributes _.<br>A)are easily
Q52: Which of the following is not true
Q59: When transforming an ID-dependent E-R data model
Q60: Which of the following is not true
Q78: It is easy to enforce the referential