Boyce-Codd Normal Form (BCNF)

Home > Computer Science > Database Systems > Normalization > Boyce-Codd Normal Form (BCNF)

This is a more stringent version of 3NF. In BCNF, every determinant (attribute on which other attributes depend) must be a candidate key.