Skip to main content

Third Normal Form

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

Synonyms

3NF

Definition

Let R(A1,…, An) be a relation schema and Σ a set of functional dependencies over R(A1,…, An). An attribute Ai (i ∈{1,…,n}) is a prime attribute if Ai is an element of some key of R(A1,…, An). Then specification (R, Σ) is said to be in third normal form (3NF) if for every nontrivial functional dependency X → A implied by Σ, it holds that X is a superkey for R or A is a prime attribute [1].

Key Points

In order to avoid update anomalies in database schemas containing functional dependencies, 3NF was introduced by Codd in [1]. This normal form is defined in terms of the notions of prime attribute and key as shown above. For example, given a relation schema R(A, B, C) and a set of functional dependencies Σ = {AB → C, C → B}, it holds that (R(A, B, C), Σ) is in 3NF since AB is a superkey and C is a prime attribute (given that AC is a key for R). On the other hand, (S(A, B, C), Γ) is not in 3NF if Γ = {A → B}, since A is not a superkey for S and Bis not a prime...

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. Further normalization of the data base relational model. In: Proceedings of data base systems. Englewood Cliffs: Prentice-Hall; 1972. p. 33–64.

    Google Scholar 

  2. Biskup J, Dayal U, Bernstein P. Synthesizing independent database schemas. In: Proceedings of the ACM SIGMOD International Conference on Management of Data; 1979. p. 143–51.

    Google Scholar 

  3. Jou J, Fischer P. The complexity of recognizing 3NF relation schemes. Inf Process Lett. 1982;14(4):187–90.

    Article  MATH  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). Third 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_1264

Download citation

Publish with us

Policies and ethics