Data Models into Database Designs Intersection tables are ID-dependent on both their parent tables. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the parent entity is required, cascading updates and cascading deletions should be allowed or the associated actions on the parent should be prohibited. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? All of these Association relationships only Archetype/instance relationships only Multivalued attributes only All of these Association relationships only Archetype/instance relationships only Multivalued attributes only ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs An intersection table is required to represent M:N relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the parent entity is required and the parent has a surrogate key, update actions can be ignored. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The identifier of an entity will become the ________ of the new table. identity key primary key foreign key main attribute identity key primary key foreign key main attribute ANSWER DOWNLOAD EXAMIANS APP