MySQL + SQL · Lesson 111

Normal Forms Quick Revision

All Normal Forms at a Glance

A quick revision table of every normal form and the one problem each removes.

Summary Table

FormRemovesRule
1NFrepeating groupsatomic values only
2NFpartial dependency1NF + full dependency on key
3NFtransitive dependency2NF + no non-key → non-key
BCNFoverlapping-key anomaliesevery determinant is a candidate key

Summary

  • 1NF→atomic, 2NF→no partial, 3NF→no transitive, BCNF→determinant is candidate key.
  • Each higher form removes a more subtle anomaly.
🔗

Share this topic with a friend

यह topic किसी दोस्त को भेजें

Found it useful? Send it to a classmate learning the same thing.

अच्छा लगा? जो दोस्त यही सीख रहा है, उसे भेज दीजिए।

WhatsApp