Data Models into Database Designs In a 1:1 relationship, the foreign key is placed in: 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. the parent table. the child table. either table without specifying parent and child tables. ANSWER DOWNLOAD EXAMIANS APP
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 Which of the following column properties specifies whether or not cells in a column must contain a data value? Default value Data constraints Data type Null status Default value Data constraints Data type Null status 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 Which of the following situation requires the use of ID-dependent entities? All of these Multivalued attributes only Archetype/instance relationships only Association relationships only All of these Multivalued attributes only Archetype/instance relationships only Association relationships only ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, there are six possible sets of minimum cardinalities. True False True False ANSWER DOWNLOAD EXAMIANS APP