Data Models into Database Designs An intersection table is required to represent M:N relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: used to define data types. used to define null status. All of these a column containing the primary key of another table. used to define data types. used to define null status. All of these a column containing the primary key of another table. 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? None of these Both of the above MUST COVER MUST NOT None of these Both of the above MUST COVER MUST NOT 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 interrelation constraint A domain constraint An intrarelation constraint A range constraint An interrelation constraint A domain constraint An intrarelation constraint A range constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, how many possible sets of minimum cardinalities are there? Four Three Six Two Four Three Six Two ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs An ideal primary key is short, numeric and seldom changing. False True False True ANSWER DOWNLOAD EXAMIANS APP