Quiz: Structuring the Database

Test your knowledge of database normalization and data types.

1

Suppose, we have a “Products” table with columns containing multiple values in its cells. To overcome this issue, we convert them into separate records, but this causes us to repeat the values in the “ProductID” column, which represents the primary key for the table. Which normal form does the above-mentioned problem disturbs?

A)

Second normal form

B)

Boyce-Codd normal form

C)

First normal form

D)

None of the above

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.