Skip to main content

Second Normal Form (2NF)

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

Synonyms

2NF

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 second normal form (2NF) if for every nontrivial functional dependency X â†’ A implied by Σ, it holds that A is a prime attribute or X is not a proper subset of any (candidate) key for R [1].

Key Points

In order to avoid update anomalies in database schemas containing functional dependencies, 2NF 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 Σ = {A â†’ B}, it does not hold that (R(A, B, C), Σ) is in 2NF since B is not a prime attribute and A is a proper subset of the key AC. On the other hand, (S(A, B, C), Γ) is in 2NF if Γ = {A â†’ B, B â†’ C}, since Ais a key (and thus it...

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

    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). Second Normal Form (2NF). 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_1263

Download citation

Publish with us

Policies and ethics