Data Models into Database Designs Which of the following columns is(are) are required in a table? A primary key A surrogate key An alternate key A foreign key A primary key A surrogate key An alternate key A foreign key ANSWER DOWNLOAD EXAMIANS APP
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 The identifier of an entity will become the ________ of the new table. primary key main attribute foreign key identity key primary key main attribute foreign key identity key ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A unique, DBMS-supplied identifier used as the primary key of a relation is called a(n): composite key. primary key. foreign key. surrogate key. composite key. primary key. foreign key. surrogate key. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, how many possible types of actions are there when enforcing minimum cardinalities? Four Two Six Three Four Two Six Three 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 range constraint An intrarelation constraint A domain constraint An interrelation constraint A range constraint An intrarelation constraint A domain constraint ANSWER DOWNLOAD EXAMIANS APP