Data Models into Database Designs A primary key should be defined as: None of these Either of the above can be used. NULL. NOT NULL. None of these Either of the above can be used. NULL. NOT NULL. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which constraint requires that the binary relationship indicate all combinations that must appear in the ternary relationship? MUST NOT None of these MUST COVER Both of the above MUST NOT None of these MUST COVER Both of the above ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In 1:N relationships, which entity becomes the parent entity is arbitrary. 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 Data type Null status Default value Data constraints Data type Null status ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the child entity is required, we are restricted from creating a new parent row without also creating a corresponding child row at the same time. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is used to implement relationships between tables. False True False True ANSWER DOWNLOAD EXAMIANS APP