Database Design Using Normalization MCQs

40 questionsDatabasePage 5 of 5

Practice free Database Design Using Normalization multiple-choice questions with instant answer feedback and step-by-step solutions. Click an option to check yourself, reveal the full explanation, and work through all 40 questions — no login required.

Question 37hard
One common design problem when designing a database from existing data is the presence of missing values, called blank values, in received data.
Question 38medium
Normalization requires programmers to write more complex SQL.
Question 39hard
One common design problem when designing a database from existing data is the presence of inconsistent values in the received data.
Advertisement
Question 40hard
When building a database from an existing set of tables, we may safely assume that there are no multivalued dependencies in the data we are given.