Data Models into Database Designs For every relationship, there are six possible sets of minimum cardinalities. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs If a relationship has a cascade updates constraint, then if ________ in the parent table is changed, then the same change will automatically be made to any corresponding foreign key value. any alternate key a surrogate key a foreign key the primary key any alternate key a surrogate key a foreign key the primary 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? Data type Null status Data constraints Default value Data type Null status Data constraints Default value 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 intrarelation constraint An interrelation constraint A domain constraint A range constraint An intrarelation constraint An interrelation constraint A domain constraint A range constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: a column containing the primary key of another table. used to define null status. All of these used to define data types. a column containing the primary key of another table. used to define null status. All of these used to define data types. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, how many possible sets of minimum cardinalities are there? Three Four Six Two Three Four Six Two ANSWER DOWNLOAD EXAMIANS APP