76
GB
What is domain-key normal form (DKNF) and why is it considered the ultimate normal form?
IN
डोमेन-कुंजी सामान्य प्रपत्र (DKNF) क्या है और इसे अंतिम सामान्य प्रपत्र क्यों माना जाता है?
A
The sixth normal form, developed after 5NF
छठा सामान्य रूप, 5NF के बाद विकसित हुआ
B
A normal form where every constraint is a logical consequence of domain constraints and key constraints guaranteeing freedom from all modification anomalies
एक सामान्य रूप जहां प्रत्येक बाधा डोमेन बाधाओं और सभी संशोधन विसंगतियों से मुक्ति की गारंटी देने वाली प्रमुख बाधाओं का तार्किक परिणाम है
C
A normal form that only applies to single-table databases
एक सामान्य फॉर्म जो केवल सिंगल-टेबल डेटाबेस पर लागू होता है
D
A normal form specific to domain-specific databases
डोमेन-विशिष्ट डेटाबेस के लिए विशिष्ट एक सामान्य प्रपत्र
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English)
DKNF: a relation is in DKNF if every constraint is a logical consequence of just domain constraints (valid values per column) and key constraints. If achieved, the schema is free from all modification anomalies.
व्याख्या (हिन्दी)
डीकेएनएफ: एक संबंध डीकेएनएफ में है यदि प्रत्येक बाधा सिर्फ डोमेन बाधाओं (प्रति कॉलम वैध मान) और मुख्य बाधाओं का तार्किक परिणाम है। यदि हासिल किया जाता है, तो स्कीमा सभी संशोधन विसंगतियों से मुक्त है।