Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? All of these Multivalued attributes only Association relationships only Archetype/instance relationships only All of these Multivalued attributes only Association relationships only Archetype/instance relationships only ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Surrogate keys have much meaning for users. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which is not true about surrogate keys? They are numeric. They have meaning to the user. They are short. They are fixed. They are numeric. They have meaning to the user. They are short. They are fixed. 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 that is less than another monetary value in the same row? Default value Data constraints Null status Data type Default value Data constraints Null status Data type ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The identifier of an entity will become the ________ of the new table. main attribute primary key foreign key identity key main attribute primary key foreign key identity 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 the primary key a foreign key a surrogate key any alternate key the primary key a foreign key a surrogate key ANSWER DOWNLOAD EXAMIANS APP