Data Models into Database Designs If a relationship has a cascade updates constraint, then if ________ in the parent table is changed, then the same change will automatically be made to any corresponding foreign key value. a foreign key the primary key a surrogate key any alternate key a foreign key the primary key a surrogate key any alternate key ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? Association relationships only Multivalued attributes only All of these Archetype/instance relationships only Association relationships only Multivalued attributes only All of these Archetype/instance relationships only ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Intersection tables are ID-dependent on both their parent tables. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A primary key should be defined as: None of these NOT NULL. Either of the above can be used. NULL. None of these NOT NULL. Either of the above can be used. NULL. 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:N relationship, the foreign key is placed in: either table without specifying parent and child tables. either the parent table or the child table. the child table. the parent table. either table without specifying parent and child tables. either the parent table or the child table. the child table. the parent table. ANSWER DOWNLOAD EXAMIANS APP