MySQL + SQL · Lesson 111

Normal Forms Quick Revision

सभी Normal Forms एक नज़र में

हर normal form और हर एक जो समस्या हटाता है, उसकी quick revision table।

Summary Table

Formहटाता हैनियम
1NFrepeating groupsसिर्फ atomic values
2NFpartial dependency1NF + key पर पूर्ण dependency
3NFtransitive dependency2NF + no non-key → non-key
BCNFoverlapping-key anomaliesहर determinant candidate key हो

सारांश

  • 1NF→atomic, 2NF→no partial, 3NF→no transitive, BCNF→determinant candidate key।
  • हर ऊँचा form एक सूक्ष्म anomaly हटाता है।
🔗

Share this topic with a friend

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

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

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