Data Models into Database Designs For every relationship, there are six possible referential integrity actions. 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. identity key primary key foreign key main attribute identity key primary key foreign key main attribute 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 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? Data type Default value Null status Data constraints Data type Default value Null status Data constraints ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? All of these Association relationships only Multivalued attributes only Archetype/instance relationships only All of these Association relationships only Multivalued attributes only Archetype/instance relationships only ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A primary key should be defined as: NOT NULL. None of these NULL. Either of the above can be used. NOT NULL. None of these NULL. Either of the above can be used. ANSWER DOWNLOAD EXAMIANS APP