Data Models into Database Designs The identifier of an entity will become the ________ of the new table. primary key identity key foreign key main attribute primary key identity key foreign key main attribute ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs An ideal primary key is short, numeric and seldom changing. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? All of these Multivalued attributes only Archetype/instance relationships only Association relationships only All of these Multivalued attributes only Archetype/instance relationships only Association relationships only ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The DBMS allows surrogate keys to be changed. False True False True 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. a foreign key any alternate key the primary key a surrogate key a foreign key any alternate key the primary key a surrogate key ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs (STREET ADDRESS, CITY, STATE, ZIP) is an ideal primary key. True False True False ANSWER DOWNLOAD EXAMIANS APP