Data Models into Database Designs In a 1:1 relationship, the foreign key is placed in: the parent table. the child table. either the parent table or the child table. either table without specifying parent and child tables. the parent table. the child 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 All primary keys are required. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The terms alternate key and candidate key mean the same thing. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following column properties would be used to specify that cells in a column must contain a monetary value? Default value Data constraints Null status Data type Default value Data constraints Null status Data type ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: used to define null status. a column containing the primary key of another table. used to define data types. All of these used to define null status. a column containing the primary key of another table. used to define data types. All of these ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, there are six possible referential integrity actions. True False True False ANSWER DOWNLOAD EXAMIANS APP