Data Models into Database Designs A foreign key is: 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. All of these 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 NULL. NOT NULL. Either of the above can be used. None of these NULL. NOT NULL. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the child entity is required, we are restricted from creating a new parent row without also creating a corresponding child row at the same time. False True False True ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs When the parent entity is required, a new parent row can always be inserted. 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 domain constraint A range constraint An interrelation constraint An intrarelation constraint A domain constraint A range constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs The DBMS allows surrogate keys to be changed. False True False True ANSWER DOWNLOAD EXAMIANS APP