_______ is the highest level of normalization that a relational database can achieve.

  • Boyce-Codd Normal Form (BCNF)
  • Fifth Normal Form (5NF)
  • Fourth Normal Form (4NF)
  • Third Normal Form (3NF)
Boyce-Codd Normal Form (BCNF) is the highest level of normalization that a relational database can achieve. It ensures that there are no non-trivial functional dependencies of attributes on the primary key.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *