Data Models into Database Designs In a 1:N relationship, the foreign key is placed in: 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. the parent table. 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 A unique, DBMS-supplied identifier used as the primary key of a relation is called a(n): primary key. surrogate key. composite key. foreign key. primary key. surrogate key. composite key. foreign key. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following data constraints would be used to specify that the value of cells in a column must be one of a specific set of possible values? An intrarelation constraint A range constraint An interrelation constraint A domain constraint An intrarelation constraint A range constraint An interrelation constraint A domain constraint 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? Null status Data constraints Data type Default value Null status Data constraints Data type Default value ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is used to implement relationships between tables. True False True False ANSWER DOWNLOAD EXAMIANS APP