121
GB
In the relational model what is the domain of an attribute?
IN
रिलेशनल मॉडल में किसी विशेषता का डोमेन क्या है?
A
The range of indexes applied to the attribute
विशेषता पर लागू अनुक्रमितों की श्रेणी
B
The primary key of the attribute table
विशेषता तालिका की प्राथमिक कुंजी
C
The number of distinct values in the attribute column
विशेषता कॉलम में विशिष्ट मानों की संख्या
D
The set of all permissible/valid values for an attribute defining the data type and any domain constraints
डेटा प्रकार और किसी डोमेन बाधा को परिभाषित करने वाली विशेषता के लिए सभी अनुमत/मान्य मानों का सेट
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English)
Domain: the pool of possible values from which attribute values are drawn. Domains specify data type (integer, varchar, date), format constraints, and any additional domain-specific constraints.
व्याख्या (हिन्दी)
डोमेन: संभावित मानों का पूल जिसमें से विशेषता मान निकाले जाते हैं। डोमेन डेटा प्रकार (पूर्णांक, वर्चर, दिनांक), प्रारूप बाधाएं और कोई अतिरिक्त डोमेन-विशिष्ट बाधाएं निर्दिष्ट करते हैं।