Database Management Systems (DBMS)

Select the correct name for: a normalization level in which a table is in second normal form and has no transitive dependencies on the primary key.

Correct answer

C. Third normal form (3NF)

Explanation

Third normal form (3NF) refers to a normalization level in which a table is in second normal form and has no transitive dependencies on the primary key.