Data Models into Database Designs The identifier of an entity will become the ________ of the new table. identity key foreign key primary key main attribute identity key foreign key primary key main attribute 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
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 MUST NOT Both of the above MUST COVER None of these MUST NOT Both of the above MUST COVER ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following data constraints would be used to specify that the value of a cell in one column must be less than the value of a cell in another column in the same row of the same table? A range constraint An interrelation constraint A domain constraint An intrarelation constraint A range constraint An interrelation constraint A domain constraint An intrarelation constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Cascading updates refers to child rows being automatically deleted when a parent row is deleted. False True False True 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