IFC05 SDM05B-16

Explain the requirements of the third normal form (3NF).

The third normal form (3NF) builds on 2NF by requiring that all non-key columns are independent of each other, meaning each column should be directly related to the primary key and not to any other columns in the same table.