Data Models into Database Designs For every relationship, how many possible types of actions are there when enforcing minimum cardinalities? Three Two Four Six Three Two Four Six ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: All of these used to define null status. used to define data types. a column containing the primary key of another table. All of these used to define null status. used to define data types. a column containing the primary key of another table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs An intersection table is required to represent M:N relationships. False True False True 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 COVER Both of the above None of these MUST NOT MUST COVER Both of the above None of these MUST NOT ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The identifier of an entity will become the ________ of the new table. main attribute primary key foreign key identity key main attribute primary key foreign key identity key 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 that is less than another monetary value in the same row? Data type Default value Data constraints Null status Data type Default value Data constraints Null status ANSWER DOWNLOAD EXAMIANS APP