2026 Question 2026 EN + हिं Medium GB What distinguishes a trivial from a non-trivial multivalued dependency? IN एक तुच्छ को एक गैर-तुच्छ बहुमूल्यवान निर्भरता से क्या अलग करता है? A Trivial MVDs involve only key attributes तुच्छ एमवीडी में केवल प्रमुख विशेषताएँ शामिल होती हैं B Non-trivial MVDs involve foreign keys गैर-तुच्छ एमवीडी में विदेशी कुंजियाँ शामिल होती हैं C X multidetermines Y is trivial if Y is a subset of X or X union Y equals the entire attribute set of the relation (trivial MVDs always hold and convey no information) यदि Y, X या D Trivial MVDs involve more attributes तुच्छ एमवीडी में अधिक विशेषताएँ शामिल होती हैं ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Trivial MVD X multidetermines Y: holds if Y is a subset of X (always trivially true) OR X union Y = R (the remaining attributes Z=R-X-Y is empty, so no independent variation possible). Non-trivial: Y is not a subset of X and X union Y does not equal R. व्याख्या (हिन्दी) ट्रिविअल एमवीडी गैर-तुच्छ: Y, X और X संघ का उपसमुच्चय नहीं है Y, R के बराबर नहीं है। 🎯 Exam Perspective DBMS के इस प्रश्न को — difficulty level "Medium" कई प्रतियोगी परीक्षाओं जैसे SSC, Railway, Banking और State PCS में repeat होते देखा गया है। Concept clarity के लिए explanation section जरूर पढ़ें। 🔗 Related Questions What is the complementation rule for MVDs stated formal... In relation R(A,B,C,D,E) with F={AB to C, D to E, C to... Given R(A,B,C) and FDs F={A to B, B to C} compute the c... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2027 Question 2027 EN + हिं Easy GB What is the complementation rule for MVDs stated formally? IN एमवीडी के लिए औपचारिक रूप से बताया गया पूरकता नियम क्या है? A If X multidetermines Y and X multidetermines Z then X to YZ यदि X, Y को बहुनिर्धारित करता है और X, Z को बहुनिर्धारित करता है तो X, YZ को बहुनिर्धारित करता है B If X to Y then X multidetermines Y (every FD is an MVD) यदि X से Y है तो X, Y को बहुनिर्धारित करता है (प्रत्येक FD एक MVD है) C If X multidetermines Y in relation R(X,Y,Z) where Z=R-X-Y then X multidetermines Z also holds; also every FD X to Y implies X multidetermines Y यदि X संबंध R(X,Y,Z) में Y को बहुनिर्धारित करता है, जहां Z=R-X-Y है तो X बहुनिर्धारण Z भी रखता है; इसके अलावा प्रत्येक FD D If X multidetermines Y then X multidetermines Z for all Z यदि X, Y को बहुनिर्धारित करता है तो X सभी Z के लिए Z को बहुनिर्धारित करता है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) MVD Complementation: in relation R, if X multidetermines Y, then X multidetermines (R-X-Y). The other attributes also form an MVD with X. This means MVDs always come in pairs. Plus: every FD X to Y implies X multidetermines Y (FDs are a special case of MVDs). व्याख्या (हिन्दी) एमवीडी पूरक: संबंध आर में, यदि एक्स वाई को बहुनिर्धारित करता है, तो एक्स बहुनिर्धारित करता है (आर-एक्स-वाई)। अन्य विशेषताएँ भी X के साथ एक MVD बनाती हैं। इसका मतलब है कि MVD हमेशा जोड़े में आते हैं। साथ ही: प्रत्येक FD 🎯 Exam Perspective यह सवाल DBMS category का है — difficulty level "Easy", और SSC CGL, IBPS, RRB और State-level परीक्षाओं के exam pattern में इस तरह के questions common हैं। Answer choose करने के बाद दिया गया explanation जरूर पढ़ें। 🔗 Related Questions In relation R(A,B,C,D,E) with F={AB to C, D to E, C to... What is the union rule derived from Armstrongs axioms? What is a trivial functional dependency and why is it e... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2028 Question 2028 EN + हिं Hard GB Given R(A,B,C) and FDs F={A to B, B to C} compute the canonical cover Fc. IN R(A,B,C) और FDs F={A से B, B से C} को देखते हुए कैनोनिकल कवर Fc की गणना करें। A Fc = A to C, B to C एफसी = ए से सी, बी से सी B Fc = A to B, B to C, A to C एफसी = ए से बी, बी से सी, ए से सी C Fc = A to BC एफसी = ए से बीसी D Fc = A to B, B to C (A to C is redundant since it is derivable; both remaining FDs are necessary and have no redundant attributes) एफसी = ए से बी, बी से सी (ए से सी अनावश्यक है क्योंकि यह व्युत्पन्न है; शेष दोनों एफडी आवश्यक हैं और इनमें कोई अनावश्यक विशेषता नहीं है) ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Step 1: Make all RHS single attribute: already done. Step 2: Check for redundant FDs: Can F-{A to B} derive A to B? From B to C only: A+ = A. No. Can F-{B to C} derive B to C? From A to B: B+ = B. No. Step 3: Remove extraneous LHS attributes: all LHS are single attributes. Fc = A to B, B to C. व्याख्या (हिन्दी) चरण 1: सभी आरएचएस को एकल विशेषता बनाएं: पहले ही हो चुका है। Step 2: Check for redundant FDs: Can F-{A to B} derive A to B? केवल B से C तक: A+ = A. नहीं. क्या F-{B से C} से B से C प्राप्त हो सकता है? From A to B: B+ = B. No. Step 3: Remove extraneous LHS attributes: all LHS are single attributes. Fc = A to B, B to C. 🎯 Exam Perspective यह प्रश्न DBMS की तैयारी करने वाले अभ्यर्थियों के लिए उपयोगी है — difficulty level "Hard"। इस तरह के प्रश्न अक्सर UPSC, SSC, Banking और Police भर्ती जैसी परीक्षाओं में पूछे जाते रहे हैं, इसलिए concept और explanation दोनों को ध्यान से समझें, सिर्फ उत्तर याद न करें। 🔗 Related Questions What distinguishes a trivial from a non-trivial multiva... The FD preservation problem in BCNF decomposition means... Given R(Supplier_ID,Part_ID,Project_ID,Quantity) with F... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2029 Question 2029 EN + हिं Easy GB In the context of FDs what is the inference closure F+ of a set F? IN एफडी के संदर्भ में एक सेट एफ का अनुमान समापन एफ+ क्या है? A The set of ALL functional dependencies that can be logically derived from F using Armstrongs axioms - the complete set of FDs that hold in every relation satisfying F सभी कार्यात्मक निर्भरताओं का सेट जिसे आर्मस्ट्रांग के सिद्धांतों का उपयोग करके एफ से तार्किक रूप से प्राप्त किया जा सकता है - एफडी का पूरा सेट जो हर संबंध में एफ को संतुष्ट करता है B The minimal cover of F एफ का न्यूनतम कवर C The set of FDs involving only prime attributes एफडी का सेट जिसमें केवल प्रमुख विशेषताएं शामिल हैं D The set of all FDs in F plus their negations एफ में सभी एफडी का सेट और उनका निषेध ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) F+ = all FDs derivable from F using Armstrong axioms. Since Armstrong axioms are sound and complete, F+ = all FDs that hold in every relation instance satisfying F. Computing F+ explicitly is exponential; attribute closure provides practical verification. व्याख्या (हिन्दी) एफ+ = आर्मस्ट्रांग सिद्धांतों का उपयोग करके एफ से व्युत्पन्न सभी एफडी। चूंकि आर्मस्ट्रांग के सिद्धांत सही और पूर्ण हैं, एफ+ = सभी एफडी जो हर संबंध में एफ को संतुष्ट करने वाले उदाहरण रखते हैं। एफ+ की गणना स्पष्ट रूप से घातीय है; विशेषता बंद करना व्यावहारिक सत्यापन प्रदान करता है। 🎯 Exam Perspective DBMS से जुड़ा यह सवाल — difficulty level "Easy" उन students के लिए काम का है जो Railway, SSC, Banking और Defence परीक्षाओं की तैयारी कर रहे हैं। बेहतर होगा कि explanation पढ़कर concept clear करें, ताकि exam में similar प्रश्न आने पर confusion न हो। 🔗 Related Questions What is the Armstrong completeness theorem? What is the difference between a FD X to Y being satisf... Given R(A,B,C) and FDs F={A to B, B to C} compute the c... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2030 Question 2030 EN + हिं Medium GB What does it mean for a set of FDs F to cover a set G and how is this tested? IN एफडी एफ के एक सेट के लिए एक सेट जी को कवर करने का क्या मतलब है और इसका परीक्षण कैसे किया जाता है? A F covers G if F and G have the same number of FDs यदि F और G के पास समान संख्या में FD हैं तो F, G को कवर करता है B F covers G (G is a subset of F+) if every FD X to Y in G can be derived from F - tested by checking if Y is a subset of X+ computed under F for each FD in G F, G को कवर करता है (G, F+ का एक उपसमुच्चय है) यदि G में प्रत्येक FD C F covers G if they share at least one FD यदि वे कम से कम एक एफडी साझा करते हैं तो एफ, जी को कवर करता है D F covers G if F has more FDs than G यदि F के पास G से अधिक FD हैं तो F, G को कवर करता है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) F covers G: for every FD X to Y in G, compute X+ under F. If Y is a subset of X+, then X to Y is derivable from F. If this holds for every FD in G, then F covers G. F is equivalent to G if F covers G AND G covers F. व्याख्या (हिन्दी) F, G को कवर करता है: G में प्रत्येक FD X से Y के लिए, F के अंतर्गत X+ की गणना करें। 🎯 Exam Perspective SSC, Railway, Banking और State PCS जैसी परीक्षाओं में DBMS से सवाल अक्सर पूछे जाते हैं — difficulty level "Medium"। इसलिए सिर्फ answer रटने के बजाय, नीचे दी गई explanation को ध्यान से पढ़ें और concept समझें। 🔗 Related Questions In the context of FDs what is the inference closure F+... What distinguishes a trivial from a non-trivial multiva... What is the difference between a FD X to Y being satisf... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2031 Question 2031 EN + हिं Medium GB What is the difference between full functional dependency and partial functional dependency? IN पूर्ण कार्यात्मक निर्भरता और आंशिक कार्यात्मक निर्भरता के बीच क्या अंतर है? A They are equivalent terms वे समतुल्य पद हैं B Full FD involves only key attributes; partial FD involves non-key attributes पूर्ण FD में केवल प्रमुख विशेषताएँ शामिल होती हैं; partial FD involves non-key attributes C X to Y is a full FD if removing any attribute from X breaks the FD (Y no longer depends on X); partial if Y still depends on some proper subset of X यदि X से कोई विशेषता हटाने से FD टूट जाती है तो X से Y एक पूर्ण FD है (Y अब X पर निर्भर नहीं है); आंशिक यदि Y अभी भी X के कुछ उचित उपसमुच्चय पर निर्भर करता है D Full FD involves more attributes than partial FD पूर्ण FD में आंशिक FD की तुलना में अधिक विशेषताएँ शामिल होती हैं ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Full FD X to Y: for every proper subset X-prime of X, X-prime does NOT determine Y (X is minimal). Partial FD: there exists a proper subset X-prime of X such that X-prime to Y still holds (X has redundant attributes). व्याख्या (हिन्दी) Full FD X to Y: for every proper subset X-prime of X, X-prime does NOT determine Y (X is minimal). आंशिक एफडी: एक्स का एक उचित उपसमुच्चय एक्स-प्राइम मौजूद है जैसे कि एक्स-प्राइम से वाई तक अभी भी कायम है (एक्स में अनावश्यक विशेषताएं हैं)। 🎯 Exam Perspective अगर आप SSC CGL, IBPS, RRB और State-level परीक्षाओं की तैयारी कर रहे हैं, तो DBMS का यह topic आपके लिए महत्वपूर्ण है — difficulty level "Medium"। Exam में accuracy बढ़ाने के लिए हर सवाल की explanation जरूर पढ़ें। 🔗 Related Questions What does it mean for a set of FDs F to cover a set G a... What distinguishes a trivial from a non-trivial multiva... What is the difference between a FD X to Y being satisf... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2032 Question 2032 EN + हिं Medium GB Given R(Supplier_ID,Part_ID,Project_ID,Quantity) with FD Supplier_ID,Part_ID,Project_ID to Quantity - are there other FDs that must be assumed? IN दिए गए आर(आपूर्तिकर्ता_आईडी, भाग_आईडी, परियोजना_आईडी, मात्रा) के साथ एफडी आपूर्तिकर्ता_आईडी, भाग_आईडी, परियोजना_आईडी से मात्रा - क्या अन्य एफडी हैं जिन्हें माना जाना चाहिए? A No other FDs are specified; the composite key is the only determinant of quantity placing the relation in BCNF assuming no other FDs exist कोई अन्य एफडी निर्दिष्ट नहीं हैं; समग्र कुंजी मात्रा का एकमात्र निर्धारक है जो संबंध को बीसीएनएफ में रखती है, यह मानते हुए कि कोई अन्य एफडी मौजूद नहीं है B Yes, Part_ID to Project_ID हाँ, पार्ट_आईडी से प्रोजेक्ट_आईडी C Yes, Quantity to Supplier_ID हाँ, आपूर्तिकर्ता_आईडी को मात्रा D Yes, Supplier_ID to Part_ID हाँ, आपूर्तिकर्ता_आईडी से पार्ट_आईडी ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) With only the composite key to Quantity given: no partial or transitive dependencies exist with just this one FD. The relation is in BCNF (and 4NF, 5NF) assuming no other FDs or MVDs hold. व्याख्या (हिन्दी) मात्रा के लिए केवल समग्र कुंजी दी गई है: केवल इस एक एफडी के साथ कोई आंशिक या सकर्मक निर्भरता मौजूद नहीं है। यह संबंध बीसीएनएफ (और 4एनएफ, 5एनएफ) में है, यह मानते हुए कि कोई अन्य एफडी या एमवीडी मान्य नहीं है। 🎯 Exam Perspective DBMS के इस प्रश्न को — difficulty level "Medium" कई प्रतियोगी परीक्षाओं जैसे UPSC, SSC, Banking और Police भर्ती में repeat होते देखा गया है। Concept clarity के लिए explanation section जरूर पढ़ें। 🔗 Related Questions In relation R(A,B,C,D,E) with F={A to BC, CD to E, B to... What is the union rule derived from Armstrongs axioms? The FD preservation problem in BCNF decomposition means... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2033 Question 2033 EN + हिं Medium GB The FD preservation problem in BCNF decomposition means that: IN बीसीएनएफ अपघटन में एफडी संरक्षण समस्या का अर्थ है कि: A Some FDs in the original relation cannot be enforced by checking just one decomposed relation - they would require joining multiple decomposed relations to verify making constraint enforcement expensive मूल संबंध में कुछ एफडी को केवल एक विघटित संबंध की जांच करके लागू नहीं किया जा सकता है - बाधा प्रवर्तन को महंगा बनाने के लिए उन्हें सत्यापित करने के लिए कई विघटित संबंधों को जोड़ने की आवश्यकता होगी B All FDs are always preserved in BCNF decomposition सभी एफडी को हमेशा बीसीएनएफ अपघटन में संरक्षित किया जाता है C FDs are only lost in 3NF decomposition एफडी केवल 3NF अपघटन में नष्ट हो जाती हैं D Some FDs may be duplicated across decomposed relations कुछ एफडी को विघटित संबंधों में दोहराया जा सकता है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) FD preservation loss in BCNF: after decomposition, a FD X to Y that originally held in R may have X spanning one decomposed relation and Y spanning another. Checking X to Y requires joining those relations first - an expensive operation that makes enforcement impractical. व्याख्या (हिन्दी) बीसीएनएफ में एफडी संरक्षण हानि: अपघटन के बाद, एक एफडी X से Y की जाँच करने के लिए पहले उन संबंधों को जोड़ने की आवश्यकता होती है - एक महंगा ऑपरेशन जो प्रवर्तन को अव्यवहारिक बनाता है। 🎯 Exam Perspective यह सवाल DBMS category का है — difficulty level "Medium", और Railway, SSC, Banking और Defence परीक्षाओं के exam pattern में इस तरह के questions common हैं। Answer choose करने के बाद दिया गया explanation जरूर पढ़ें। 🔗 Related Questions In relation R(A,B,C,D,E) with F={A to BC, CD to E, B to... What is a trivial functional dependency and why is it e... Given R(A,B,C) and FDs F={A to B, B to C} compute the c... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2034 Question 2034 EN + हिं Medium GB In relation R(A,B,C,D,E) with F={AB to C, D to E, C to B} is AD a candidate key? IN संबंध R(A,B,C,D,E) के साथ F={AB से C, D से E, C से B} क्या AD एक उम्मीदवार कुंजी है? A AD is a partial key AD एक आंशिक कुंजी है B AD is a superkey but not minimal AD एक सुपरकी है लेकिन न्यूनतम नहीं C AD is definitely a candidate key AD निश्चित रूप से एक उम्मीदवार कुंजी है D AD+ = ADE only: start with A,D, apply D to E getting ADE. Cannot reach B or C without them already in the closure. AD does NOT determine all attributes, so AD is NOT a candidate key. AD+ = ADE केवल: A,D से प्रारंभ करें, ADE प्राप्त करने के लिए D से E लागू करें। उनके पहले से ही बंद होने के बिना बी या सी तक नहीं पहुंचा जा सकता। AD सभी विशेषताओं को निर्धारित नहीं करता है, इसलिए AD उम्मीदवार कुंजी नहीं है। ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) AD closure: Start with A,D. D to E: add E giving A,D,E. No more FDs apply (AB to C needs B, C to B needs C). AD+ = ADE which does not equal ABCDE. AD does not determine all attributes, so AD is NOT a candidate key. व्याख्या (हिन्दी) AD समापन: A,D से प्रारंभ करें। D से E: A,D,E देते हुए E जोड़ें। कोई और एफडी लागू नहीं होती (एबी से सी के लिए बी, सी से बी के लिए सी की जरूरत होती है)। AD+ = ADE which does not equal ABCDE. AD सभी विशेषताओं को निर्धारित नहीं करता है, इसलिए AD उम्मीदवार कुंजी नहीं है। 🎯 Exam Perspective यह प्रश्न DBMS की तैयारी करने वाले अभ्यर्थियों के लिए उपयोगी है — difficulty level "Medium"। इस तरह के प्रश्न अक्सर SSC, Railway, Banking और State PCS जैसी परीक्षाओं में पूछे जाते रहे हैं, इसलिए concept और explanation दोनों को ध्यान से समझें, सिर्फ उत्तर याद न करें। 🔗 Related Questions What is Fagans theorem about lossless join decompositio... What is the union rule derived from Armstrongs axioms? What is the complementation rule for MVDs stated formal... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2035 Question 2035 EN + हिं Medium GB What is a trivial functional dependency and why is it excluded from normal form violation checks? IN एक तुच्छ कार्यात्मक निर्भरता क्या है और इसे सामान्य प्रपत्र उल्लंघन जांच से बाहर क्यों रखा गया है? A A FD excluded because it is too complex एक FD को बाहर रखा गया है क्योंकि यह बहुत जटिल है B A FD involving only numeric attributes एक एफडी जिसमें केवल संख्यात्मक विशेषताएं शामिल हैं C A FD involving only trivial attributes एक एफडी जिसमें केवल तुच्छ विशेषताएं शामिल हैं D X to Y where Y is a subset of X - it always holds in any relation (by reflexivity) because a set of attributes always determines its own subset providing no real constraint on data X से Y जहां Y, ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Trivial FD X to Y: Y is a subset of X. E.g., AB to A or AB to AB. Always true regardless of data. Since they convey no information and always hold, they are excluded from normal form checks - BCNF, 3NF conditions only apply to non-trivial FDs. व्याख्या (हिन्दी) तुच्छ एफडी एक्स से वाई: वाई, एक्स का एक उपसमुच्चय है। उदाहरण के लिए, एबी से ए या एबी से एबी। डेटा की परवाह किए बिना हमेशा सत्य। चूंकि वे कोई जानकारी नहीं देते हैं और हमेशा रोके रखते हैं, इसलिए उन्हें सामान्य फॉर्म जांच से बाहर रखा जाता है - बीसीएनएफ, 3एनएफ शर्तें केवल गैर-तुच्छ एफडी पर लागू होती हैं। 🎯 Exam Perspective DBMS से जुड़ा यह सवाल — difficulty level "Medium" उन students के लिए काम का है जो SSC CGL, IBPS, RRB और State-level परीक्षाओं की तैयारी कर रहे हैं। बेहतर होगा कि explanation पढ़कर concept clear करें, ताकि exam में similar प्रश्न आने पर confusion न हो। 🔗 Related Questions What is Fagans theorem about lossless join decompositio... Given R(A,B,C) and FDs F={A to B, B to C} compute the c... What is the difference between a FD X to Y being satisf... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2036 Question 2036 EN + हिं Easy GB What is the union rule derived from Armstrongs axioms? IN आर्मस्ट्रांग के अभिगृहीतों से प्राप्त संघ नियम क्या है? A If X to Y then XZ to Y यदि X से Y है तो XZ से Y है B If X to Y and X to Z then X to YZ (you can combine right-hand sides when the left-hand side is the same) यदि X से Y और C If X to Y and Y to Z then X to Z यदि X से Y और Y से Z है तो X से Z है D If X to YZ then X to Y and X to Z यदि X से YZ है तो X से Y और X से Z है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Union rule (derived from Armstrong axioms): if X to Y and X to Z, then X to YZ. Proof: augment X to Y with Z: XZ to YZ. X to Z implies X to XZ (augmentation). XZ to YZ (augmentation). X to XZ to YZ by transitivity gives X to YZ. Decomposition is the inverse: X to YZ implies X to Y and X to Z. व्याख्या (हिन्दी) संघ नियम (आर्मस्ट्रांग सिद्धांतों से व्युत्पन्न): यदि एक्स से वाई और एक्स से जेड, तो एक्स से वाईजेड। प्रमाण: X को Y से Z: XZ से YZ तक बढ़ाएं। X से Z का अर्थ है X से XZ (वृद्धि)। XZ से YZ (वृद्धि)। परिवर्तनशीलता द्वारा X से XZ से YZ तक X से YZ प्राप्त होता है। अपघटन उलटा है: X से YZ का अर्थ है X से Y और X से Z। 🎯 Exam Perspective UPSC, SSC, Banking और Police भर्ती जैसी परीक्षाओं में DBMS से सवाल अक्सर पूछे जाते हैं — difficulty level "Easy"। इसलिए सिर्फ answer रटने के बजाय, नीचे दी गई explanation को ध्यान से पढ़ें और concept समझें। 🔗 Related Questions What is Fagans theorem about lossless join decompositio... What is the Armstrong completeness theorem? In the context of FDs what is the inference closure F+... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2037 Question 2037 EN + हिं Easy GB What is Fagans theorem about lossless join decomposition? IN दोषरहित जुड़ाव अपघटन के बारे में फ़ैगन्स प्रमेय क्या है? A A theorem stating that the binary decomposition of R into R1 and R2 is lossless if and only if (R1 intersect R2) multidetermines (R1-R2) OR (R1 intersect R2) multidetermines (R2-R1) holds as an MVD in R एक प्रमेय जो बताता है कि R का R1 और R2 में द्विआधारी अपघटन हानिरहित है यदि और केवल यदि (R1 प्रतिच्छेद R2) बहुनिर्धारक (R1-R2) या (R1 प्रतिच्छेद R2) बहुनिर्धारक (R2-R1) R में MVD के रूप में रखता है B A theorem about the number of candidate keys in a relation किसी संबंध में उम्मीदवार कुंजियों की संख्या के बारे में एक प्रमेय C A theorem about functional dependency completeness कार्यात्मक निर्भरता पूर्णता के बारे में एक प्रमेय D A theorem about BCNF decomposition बीसीएनएफ अपघटन के बारे में एक प्रमेय ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Fagans theorem (lossless decomposition test): binary decomposition R to R1,R2 is lossless if and only if: (R1 intersect R2) multidetermines (R1-R2) in R, OR (R1 intersect R2) multidetermines (R2-R1) in R. The intersection of the two decomposed schemas must multidetermine the attributes of at least one of the schemas. व्याख्या (हिन्दी) फागन्स प्रमेय (दोषरहित अपघटन परीक्षण): द्विआधारी अपघटन R से R1,R2 दोषरहित है यदि और केवल यदि: (R1 प्रतिच्छेद R2) R में बहुनिर्धारण (R1-R2), या (R1 प्रतिच्छेद R2) R में बहुनिर्धारण (R2-R1)। दो विघटित स्कीमा के प्रतिच्छेदन को कम से कम एक स्कीमा की विशेषताओं को बहुनिर्धारित करना चाहिए। 🎯 Exam Perspective अगर आप Railway, SSC, Banking और Defence परीक्षाओं की तैयारी कर रहे हैं, तो DBMS का यह topic आपके लिए महत्वपूर्ण है — difficulty level "Easy"। Exam में accuracy बढ़ाने के लिए हर सवाल की explanation जरूर पढ़ें। 🔗 Related Questions In relation R(A,B,C,D,E) with F={AB to C, D to E, C to... Given R(Supplier_ID,Part_ID,Project_ID,Quantity) with F... In the context of FDs what is the inference closure F+... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2038 Question 2038 EN + हिं Easy GB In relation R(A,B,C,D,E) with F={A to BC, CD to E, B to D, E to A} what is the attribute closure of E? IN संबंध R(A,B,C,D,E) के साथ F={A से BC, CD से E, B से D, E से A} में E का गुण समापन क्या है? A E+ = EAB only केवल E+ = EAB B E+ = EA only केवल ई+ = ईए C E+ = EABCD by E to A to BC to D and CD to E (already have E): E determines all attributes in the relation ई+ = ईएबीसीडी ई से ए से बीसी से डी और सीडी से ई (पहले से ही ई है): ई संबंध में सभी विशेषताओं को निर्धारित करता है D E+ = E ई+ = ई ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) E+: Start E. E to A: EA. A to BC: EABC. B to D: EABCD. CD to E: already have E. E+ = ABCDE = all attributes. E is a candidate key. व्याख्या (हिन्दी) ई+: ई प्रारंभ करें। ई से ए: ईए। ए से बीसी: ईएबीसी। बी से डी: ईएबीसीडी। सीडी से ई: पहले से ही ई है। ई+ = एबीसीडीई = सभी विशेषताएं। ई एक उम्मीदवार कुंजी है. 🎯 Exam Perspective DBMS के इस प्रश्न को — difficulty level "Easy" कई प्रतियोगी परीक्षाओं जैसे SSC, Railway, Banking और State PCS में repeat होते देखा गया है। Concept clarity के लिए explanation section जरूर पढ़ें। 🔗 Related Questions What is a trivial functional dependency and why is it e... In the context of FDs what is the inference closure F+... What is the Armstrong completeness theorem? 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2039 Question 2039 EN + हिं Easy GB What is the Armstrong completeness theorem? IN आर्मस्ट्रांग पूर्णता प्रमेय क्या है? A Armstrongs axioms only work for single-attribute FDs आर्मस्ट्रांग के सिद्धांत केवल एकल-विशेषता एफडी के लिए काम करते हैं B Armstrongs axioms are both sound (only derive valid FDs) and complete (can derive ALL valid FDs) meaning F+ computed by Armstrong axioms exactly equals the set of all FDs logically implied by F आर्मस्ट्रांग के अभिगृहीत ध्वनि (केवल वैध एफडी प्राप्त करते हैं) और पूर्ण (सभी वैध एफडी प्राप्त कर सकते हैं) दोनों हैं, जिसका अर्थ है कि आर्मस्ट्रांग अभिगृहीत द्वारा गणना की गई एफ+ तार्किक रूप से एफ द्वारा निहित सभी एफडी के सेट के बराबर है। C Armstrongs axioms can derive more FDs than actually hold आर्मस्ट्रांग के सिद्धांत वास्तव में पकड़ से अधिक एफडी प्राप्त कर सकते हैं D Armstrongs axioms are incomplete for relations with more than 10 attributes 10 से अधिक विशेषताओं वाले संबंधों के लिए आर्मस्ट्रांग के सिद्धांत अधूरे हैं ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Armstrong completeness theorem: for any set of FDs F, the set of FDs derivable by Armstrong axioms equals F+ (all FDs logically implied by F). Sound: axioms never derive invalid FDs. Complete: axioms can derive ALL valid FDs. This makes Armstrong axioms the definitive basis for FD reasoning. व्याख्या (हिन्दी) आर्मस्ट्रांग पूर्णता प्रमेय: एफडी एफ के किसी भी सेट के लिए, आर्मस्ट्रांग सिद्धांतों द्वारा व्युत्पन्न एफडी का सेट एफ+ के बराबर होता है (सभी एफडी तार्किक रूप से एफ द्वारा निहित हैं)। ध्वनि: सिद्धांत कभी भी अमान्य एफडी प्राप्त नहीं करते हैं। पूर्ण: सिद्धांत सभी वैध एफडी प्राप्त कर सकते हैं। यह आर्मस्ट्रांग के सिद्धांतों को एफडी तर्क के लिए निश्चित आधार बनाता है। 🎯 Exam Perspective यह सवाल DBMS category का है — difficulty level "Easy", और SSC CGL, IBPS, RRB और State-level परीक्षाओं के exam pattern में इस तरह के questions common हैं। Answer choose करने के बाद दिया गया explanation जरूर पढ़ें। 🔗 Related Questions What is the difference between a FD X to Y being satisf... What is the union rule derived from Armstrongs axioms? What does it mean for a set of FDs F to cover a set G a... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2040 Question 2040 EN + हिं Medium GB What is the difference between a FD X to Y being satisfied by a relation instance vs being implied by a set of FDs? IN एफडी एक्स से वाई के संबंध उदाहरण से संतुष्ट होने बनाम एफडी के एक सेट द्वारा निहित होने के बीच क्या अंतर है? A Satisfied by an instance: this specific relation instance happens to have X to Y hold (extensional). Implied by a set F: X to Y holds in EVERY possible instance that satisfies F (intensional) - a much stronger condition capturing the semantics of the schema एक उदाहरण से संतुष्ट: इस विशिष्ट संबंध उदाहरण में एक्स से वाई होल्ड (एक्सटेंशनल) होता है। एक सेट F द्वारा निहित: B They are identical concepts वे समान अवधारणाएँ हैं C Satisfied means X to Y is stored; implied means it is computed संतुष्ट का मतलब है कि एक्स से वाई संग्रहीत है; निहित का अर्थ है कि इसकी गणना की गई है D Implied by F means X to Y is in the FD set F explicitly एफ द्वारा निहित का मतलब है कि एक्स से वाई स्पष्ट रूप से एफडी सेट एफ में है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Extensional (instance-level): X to Y holds in this specific instance r of R. Intensional (schema-level): X to Y is implied by F meaning X to Y is in F+, holds in every valid instance. Schema design uses intensional FDs (what must always hold) not extensional (what happens to hold now). व्याख्या (हिन्दी) एक्सटेंशनल (उदाहरण-स्तर): स्कीमा डिज़ाइन इंटेंशियल एफडी (जो हमेशा धारण करना चाहिए) का उपयोग करता है न कि एक्सटेंशनल (अब जो धारण करने के लिए होता है) का उपयोग करता है। 🎯 Exam Perspective यह प्रश्न DBMS की तैयारी करने वाले अभ्यर्थियों के लिए उपयोगी है — difficulty level "Medium"। इस तरह के प्रश्न अक्सर UPSC, SSC, Banking और Police भर्ती जैसी परीक्षाओं में पूछे जाते रहे हैं, इसलिए concept और explanation दोनों को ध्यान से समझें, सिर्फ उत्तर याद न करें। 🔗 Related Questions The FD preservation problem in BCNF decomposition means... What is the difference between full functional dependen... What is the complementation rule for MVDs stated formal... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)