Boyce–Codd normal form
ID: boyce-codd-normal-form
Boyce–Codd Normal Form (BCNF) is a type of database normalization used to reduce redundancy and potential anomalies in relational database design. It is an extension of the Third Normal Form (3NF) and addresses certain types of dependencies that 3NF does not handle adequately.
New to topics? Read the docs here!