Data Models into Database Designs In a 1:1 relationship, the foreign key is placed in: the child table. the parent table. either table without specifying parent and child tables. either the parent table or the child table. the child table. the parent table. either table without specifying parent and child tables. either the parent table or the child table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? Association relationships only All of these Multivalued attributes only Archetype/instance relationships only Association relationships only All of these Multivalued attributes only Archetype/instance relationships only 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? Default value Null status Data type Data constraints Default value Null status Data type Data constraints 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
Data Models into Database Designs A primary key should be defined as: NULL. NOT NULL. Either of the above can be used. None of these NULL. NOT NULL. Either of the above can be used. None of these ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs All primary keys are required. False True False True ANSWER DOWNLOAD EXAMIANS APP