Database Design Using Normalization MCQs
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 10medium
Most of the time, modification anomalies are serious enough that tables should be normalized into:
Question 11hard
Each answer below shows example data from a table. Which answer is an example of the missing values problem?
Question 12hard
When assessing the table structure of an acquired set of tables with data, determining functional dependencies is (part of) the:
Advertisement
Question 13hard
Each answer below shows example data from a table. Which answer is an example of the multivalue, multicolumn problem?
Question 14hard
When assessing the table structure of an acquired set of tables with data, counting the number of table rows is (part of) the:
Question 15hard
If a table has been normalized so that all determinants are candidate keys, then that table is in:
Advertisement
Question 17medium
Needing to assess the validity of assumed referential integrity constraints on foreign keys is a(n) ________ of normalization.
Question 18hard
When assessing the table structure of an acquired set of tables with data, determining primary keys is (part of) the: