Quiz: Structuring the Database
Test your knowledge of database normalization and data types.
We'll cover the following...
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
Access this course and 1400+ top-rated courses and projects.