Database - Database Redesign Questions and Answers
Practice ModeShowing 10 of 20 questions
Q11
The EXISTS keyword will be true if:
Answer: Option A
Q12
Changing cardinalities in a database is:
Answer: Option A
Q13
The NOT EXISTS keyword will be true if:
Answer: Option B
Q14
The data model that is produced from reverse engineering is:
Answer: Option D
Q15
To drop a column that is used as a foreign key, first:
Answer: Option C
Q16
What SQL command will allow you to change the table STUDENT to add the constraint named GradeCheck that states that the values of the Grade column must be greater than 0?
Answer: Option C
Q17
Which is not true of a correlated subquery?
Answer: Option D
Q18
A tool that can help designers understand the dependencies of database structures is a:
Answer: Option A
Q19
How many copies of the database schema are typically used in the redesign process?
Answer: Option C
Q20
Because of the importance of making data model changes correctly, many professionals are ________ about using an automated process for database redesign.
Answer: Option B