Data Models into Database Designs A foreign key is: 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. a column containing the primary key of another table. used to define null status. All of these ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? Multivalued attributes only Association relationships only Archetype/instance relationships only All of these Multivalued attributes only Association relationships only Archetype/instance relationships only All of these ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the child entity is required, we are restricted from creating a new parent row without also creating a corresponding child row at the same time. 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 be immediately filled with a monetary value of $10,000? 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 A primary key should be defined as: None of these NOT NULL. NULL. Either of the above can be used. None of these NOT NULL. NULL. Either of the above can be used. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the parent entity is required, cascading updates and cascading deletions should be allowed or the associated actions on the parent should be prohibited. False True False True ANSWER DOWNLOAD EXAMIANS APP