Data Models into Database Designs A primary key should be defined as: NULL. None of these NOT NULL. Either of the above can be used. NULL. None of these NOT NULL. Either of the above can be used. 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 A range constraint An intrarelation constraint A domain constraint An interrelation constraint A range constraint An intrarelation constraint A domain constraint ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs In a 1:N relationship, the foreign key is placed in: either the parent table or the child table. either table without specifying parent and child tables. the child table. the parent table. either the parent table or the child table. either table without specifying parent and child tables. the child table. the parent table. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs Which is not true about surrogate keys? They are fixed. They have meaning to the user. They are short. They are numeric. They are fixed. They have meaning to the user. They are short. They are numeric. ANSWER DOWNLOAD EXAMIANS APP
Data Models into Database Designs For every relationship, there are six possible sets of minimum cardinalities. False True False True 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