Data Models into Database Designs Each entity is represented as a(n): table. file. attribute. tuple. table. file. attribute. tuple. 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? Data type Null status Data constraints Default value Data type Null status Data constraints Default value ANSWER DOWNLOAD EXAMIANS APP
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 All primary keys are required. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the parent entity is required and the parent has a surrogate key, update actions can be ignored. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: a column containing the primary key of another table. used to define data types. All of these used to define null status. a column containing the primary key of another table. used to define data types. All of these used to define null status. ANSWER DOWNLOAD EXAMIANS APP