136
GB
What is 6NF (Sixth Normal Form) and when is it applied?
IN
6NF (छठा सामान्य फॉर्म) क्या है और इसे कब लागू किया जाता है?
A
A form requiring all attributes to be in 6th normal form of their domains
एक प्रपत्र जिसमें सभी विशेषताओं को उनके डोमेन के छठे सामान्य रूप में होना आवश्यक है
B
A form specific to distributed databases with 6 partitions
6 विभाजनों वाले वितरित डेटाबेस के लिए विशिष्ट प्रपत्र
C
A normal form applied to temporal databases where relations are decomposed so each relation has at most one non-key attribute allowing fine-grained temporal validity tracking
अस्थायी डेटाबेस पर लागू होने वाला एक सामान्य रूप जहां संबंधों को विघटित किया जाता है, इसलिए प्रत्येक संबंध में अधिकतम एक गैर-कुंजी विशेषता होती है जो सूक्ष्म अस्थायी वैधता ट्रैकिंग की अनुमति देती है
D
A theoretical form beyond 5NF with no practical use
5NF से परे एक सैद्धांतिक रूप जिसका कोई व्यावहारिक उपयोग नहीं है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English)
6NF: a relation is in 6NF if it satisfies no non-trivial join dependencies at all (every relation is binary: key + one attribute). Applied in temporal databases to allow different valid-time periods for different attributes independently.
व्याख्या (हिन्दी)
6NF: एक संबंध 6NF में है यदि यह किसी भी गैर-तुच्छ जुड़ाव निर्भरता को संतुष्ट नहीं करता है (प्रत्येक संबंध द्विआधारी है: कुंजी + एक विशेषता)। अलग-अलग विशेषताओं के लिए स्वतंत्र रूप से अलग-अलग वैध-समय अवधि की अनुमति देने के लिए अस्थायी डेटाबेस में लागू किया गया।