Data Models into Database Designs When the parent entity is required, a new parent row can always be inserted. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following situation requires the use of ID-dependent entities? Multivalued attributes only Archetype/instance relationships only Association relationships only All of these Multivalued attributes only Archetype/instance relationships only Association relationships only All of these ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following column properties specifies whether or not cells in a column must contain a data value? 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 In a 1:N relationship, the foreign key is placed in: either table without specifying parent and child tables. either the parent table or the child table. the parent table. the child table. either table without specifying parent and child tables. either the parent table or the child table. the parent table. the child table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A primary key should be defined as: Either of the above can be used. None of these NOT NULL. NULL. Either of the above can be used. None of these NOT NULL. NULL. 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