91
GB
In DBMS terminology a relation is equivalent to:
IN
DBMS शब्दावली में एक संबंध इसके बराबर है:
A
A stored procedure
एक संग्रहित प्रक्रिया
B
A database index
एक डेटाबेस सूचकांक
C
A foreign key constraint
एक विदेशी कुंजी बाधा
D
A table
एक मेज
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English)
In the relational model, a relation is a mathematical concept equivalent to a table. It has a schema (attribute names and types) and an instance (a set of tuples/rows).
व्याख्या (हिन्दी)
संबंधपरक मॉडल में, संबंध एक तालिका के समतुल्य एक गणितीय अवधारणा है। इसमें एक स्कीमा (विशेषता नाम और प्रकार) और एक उदाहरण (टुपल्स/पंक्तियों का एक सेट) है।