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? Null status Data constraints Data type Default value Null status Data constraints Data type Default value ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs (STREET ADDRESS, CITY, STATE, ZIP) is an ideal primary key. False True False True 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 Which of the following data constraints would be used to specify that the value of cells in a column must be one of a specific set of possible values? An interrelation constraint An intrarelation constraint A range constraint A domain constraint An interrelation constraint An intrarelation constraint A range constraint A domain constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs A foreign key is: All of these used to define data types. used to define null status. a column containing the primary key of another table. All of these used to define data types. used to define null status. a column containing the primary key of another table. 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? Data type Data constraints Null status Default value Data type Data constraints Null status Default value ANSWER DOWNLOAD EXAMIANS APP