Data Models into Database Designs When the parent entity is required, a new child row can always be inserted. True False True False 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 Which of the following column properties would be used to specify that cells in a column must contain a monetary value? Null status Default value Data constraints Data type Null status Default value Data constraints Data type ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:N relationship, the foreign key is placed in: the parent table. either table without specifying parent and child tables. the child table. either the parent table or the child table. the parent table. either table without specifying parent and child tables. the child table. either the parent table or the child table. 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. All of these used to define data types. used to define null status. a column containing the primary key of another table. All of these used to define data types. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following columns is(are) are required in a table? A primary key An alternate key A foreign key A surrogate key A primary key An alternate key A foreign key A surrogate key ANSWER DOWNLOAD EXAMIANS APP