coderz.py

Keep Coding Keep Cheering!

Boyce–Codd Normal Form

What is BCNF? The Boyce-Codd Normal Form also referred to as the 3.5 Normal Form, is an extension of the third normal form. In relational database design, the Boyce-Codd Normal Form (BCNF) is a stricter normal form than the third normal form (3NF). Rules for BCNF: Boyce-Codd Normal Form (BCNF) rules are as follows: Every […]

March 1, 2023 | DBMS | No comments

Advertisement