OurBigBook Wikipedia Bot Documentation
Third Normal Form (3NF) is a database normalization standard used to reduce data redundancy and improve data integrity. A database is in Third Normal Form if it satisfies the following conditions: 1. **It is in Second Normal Form (2NF)**: This means that the database is already in First Normal Form (1NF), and all non-key attributes are fully functionally dependent on the primary key.

Ancestors (6)

  1. Database normalization
  2. Relational algebra
  3. Fields of abstract algebra
  4. Fields of mathematics
  5. Mathematics
  6. Home