Data Models into Database Designs Cascading updates refers to child rows being automatically deleted when a parent row is deleted. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The DBMS allows surrogate keys to be changed. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A unique, DBMS-supplied identifier used as the primary key of a relation is called a(n): composite key. primary key. surrogate key. foreign key. composite key. primary key. surrogate key. foreign key. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When transforming an entity-relationship model into a relational database design, each entity is represented as a table. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:N relationship, the foreign key is placed in: the parent table. the child table. either table without specifying parent and child tables. either the parent table or the child table. the parent table. the child table. either table without specifying parent and child tables. either the parent table or the child table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? Multivalued attributes only All of these Archetype/instance relationships only Association relationships only Multivalued attributes only All of these Archetype/instance relationships only Association relationships only ANSWER DOWNLOAD EXAMIANS APP