1381
GB
In ER modeling what is a derived attribute and how is it represented?
IN
ईआर मॉडलिंग में व्युत्पन्न विशेषता क्या है और इसे कैसे दर्शाया जाता है?
A
An attribute shared between two entities
दो संस्थाओं के बीच साझा की गई एक विशेषता
B
An attribute copied from another entity
किसी अन्य इकाई से कॉपी की गई विशेषता
C
An attribute with multiple values
एकाधिक मानों वाला एक गुण
D
An attribute whose value can be computed from other stored attributes represented by a dashed/dotted ellipse in ER diagrams
एक विशेषता जिसका मूल्य ईआर आरेखों में धराशायी/बिंदीदार दीर्घवृत्त द्वारा दर्शाए गए अन्य संग्रहीत गुणों से गणना की जा सकती है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English)
A derived attribute is computed from other attributes at query time, not stored. E.g., Age derived from BirthDate, TotalSalary derived from BaseSalary + Bonus. Represented by dashed ellipse in ER diagrams.
व्याख्या (हिन्दी)
एक व्युत्पन्न विशेषता की गणना क्वेरी समय पर अन्य विशेषताओं से की जाती है, संग्रहीत नहीं। उदाहरण के लिए, आयु जन्मतिथि से प्राप्त होती है, कुल वेतन बेससैलरी + बोनस से प्राप्त होता है। ईआर आरेखों में धराशायी दीर्घवृत्त द्वारा दर्शाया गया।