Skip to main content

Boyce-Codd Normal Form

  • Reference work entry
  • First Online:
Encyclopedia of Database Systems
  • 56 Accesses

Synonyms

BCNF

Definition

Let R(A1, …,An) be a relation schema and Σ a set of functional dependencies over R(A1,…,An). Then (R, Σ) is said to be in Boyce-Codd normal form (BCNF) if for every nontrivial functional dependency X â†’ A implied by Σ, it holds that X is a superkey for R.

Key Points

In order to avoid update anomalies in database schemas containing functional dependencies, BCNF was introduced by Codd in [1] (Codd pointed out in [1] that this normal form was developed by Raymond F. Boyce and himself.). This normal form is defined in terms of the notion of superkey as shown above. For example, given a relation schema R(A, B, C) and a set of functional dependencies Σ = {AB → C, C â†’ B}, it does not hold that (R(A, B, C), Σ) is in BCNF since C is not a superkey for R. On the other hand, (S (A, B, C), Γ) is in BCNF if Γ = {A â†’ BC}, since A is a superkey for S in this case.

It should be noticed that relation schema R(A, B, C) above is in 3NF if Σ = {AB → C, C â†’ B}, although this schema...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 4,499.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 6,499.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Recommended Reading

  1. Codd EF. Recent investigations in relational data base systems. In: Proceedings of the IFIP Congress, Information Processing 74; 1974, p. 1017–21.

    Google Scholar 

  2. Beeri C, Bernstein P. Computational problems related to the design of normal form relational schemas. ACM Trans Database Sys. 1979;4(1):30–59.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Marcelo Arenas .

Editor information

Editors and Affiliations

Section Editor information

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Science+Business Media, LLC, part of Springer Nature

About this entry

Check for updates. Verify currency and authenticity via CrossMark

Cite this entry

Arenas, M. (2018). Boyce-Codd Normal Form. In: Liu, L., Özsu, M.T. (eds) Encyclopedia of Database Systems. Springer, New York, NY. https://doi.org/10.1007/978-1-4614-8265-9_1245

Download citation

Publish with us

Policies and ethics