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?