Data Models into Database Designs A primary key should be defined as: NULL. None of these Either of the above can be used. NOT NULL. NULL. None of these Either of the above can be used. NOT NULL. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which of the following data constraints would be used to specify that the value of a cell in one column must be less than the value of a cell in another column in the same row of the same table? A domain constraint An intrarelation constraint An interrelation constraint A range constraint A domain constraint An intrarelation constraint An interrelation constraint A range constraint 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? Null status Data type Default value Data constraints Null status Data type Default value Data constraints ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Intersection tables are ID-dependent on both their parent tables. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:1 relationship, the primary key placement is arbitrary. 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