Data Models into Database Designs The identifier of an entity will become the ________ of the new table. primary key identity key foreign key main attribute primary key identity key foreign key main attribute ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:1 relationship, the foreign key is placed in: the child table. the parent table. either the parent table or the child table. either table without specifying parent and child tables. the child table. the parent table. either the parent table or the child table. either table without specifying parent and child tables. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, there are six possible referential integrity actions. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs All primary keys are required. True False True False 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following columns is(are) are required in a table? A surrogate key A foreign key An alternate key A primary key A surrogate key A foreign key An alternate key A primary key ANSWER DOWNLOAD EXAMIANS APP