Third normal form is based on the concept of ______.
2012
Third normal form is based on the concept of ______.
- A.
Closure Dependency
- B.
Transitive Dependency
- C.
Normal Dependency
- D.
Functional Dependency
Attempted by 513 students.
Show answer & explanation
Correct answer: B
Third Normal Form (3NF) is based on the concept of transitive dependencies. It requires that all non-prime attributes are dependent only on the primary key and not on other non-key attributes, thereby eliminating transitive dependencies.
A video solution is available for this question — log in and enroll to watch it.