3. Databases

Normalization — Quiz

Test your understanding of normalization with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Which of the following best describes a table that is in First Normal Form (1NF)?

Question 2

Which of the following is a characteristic of a table in Second Normal Form (2NF)?

Question 3

Which of the following is a requirement for a table to be in Third Normal Form (3NF)?

Question 4

Which of the following scenarios represents a transitive dependency in a table?

Question 5

A table has the following columns: OrderID, ProductID, ProductPrice, ProductDescription. Which normalization issue is present in this table?
Normalization Quiz — AS-Level Information Technology | A-Warded