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 Intersection tables are ID-dependent on both their parent tables. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is used to implement relationships between tables. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the parent entity is required, a new parent row can always be inserted. False True False True 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): primary key. foreign key. composite key. surrogate key. primary key. foreign key. composite key. surrogate key. 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 foreign key the primary key a surrogate key any alternate key a foreign key the primary key a surrogate key ANSWER DOWNLOAD EXAMIANS APP