1996 Question 1996 EN + हिं Medium GB Consider R(A,B,C) with FDs A to B, B to C, C to A. The candidate keys are: IN एफडी ए से बी, बी से सी, सी से ए के साथ आर (ए, बी, सी) पर विचार करें। उम्मीदवार कुंजी हैं: A No candidate keys exist कोई उम्मीदवार कुंजी मौजूद नहीं है B Only AB केवल एबी C A, B, and C are all candidate keys (since each determines all others via transitivity forming an equivalence class) ए, बी, और सी सभी उम्मीदवार कुंजियाँ हैं (चूंकि प्रत्येक एक तुल्यता वर्ग बनाते हुए परिवर्तनशीलता के माध्यम से अन्य सभी को निर्धारित करता है) D Only A केवल एक ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Since A to B, B to C, and C to A, by transitivity: A to C (via B), B to A (via C), C to B (via A). Each single attribute determines all others. Therefore A, B, and C are all candidate keys. All attributes are prime - the relation is trivially in BCNF. व्याख्या (हिन्दी) चूंकि ए से बी, बी से सी, और सी से ए, परिवर्तनशीलता द्वारा: ए से सी (बी के माध्यम से), बी से ए (सी के माध्यम से), सी से बी (ए के माध्यम से)। प्रत्येक एक गुण अन्य सभी को निर्धारित करता है। इसलिए ए, बी और सी सभी उम्मीदवार कुंजी हैं। सभी विशेषताएँ प्रमुख हैं - संबंध बीसीएनएफ में तुच्छ है। 🎯 Exam Perspective DBMS के इस प्रश्न को — difficulty level "Medium" कई प्रतियोगी परीक्षाओं जैसे UPSC, SSC, Banking और Police भर्ती में repeat होते देखा गया है। Concept clarity के लिए explanation section जरूर पढ़ें। 🔗 Related Questions What characterizes a transitive dependency in the conte... What is the synthesis algorithm for 3NF and what are it... What does it mean for a decomposition to be dependency-... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
1997 Question 1997 EN + हिं Easy GB What is the synthesis algorithm for 3NF and what are its steps? IN 3NF के लिए संश्लेषण एल्गोरिदम क्या है और इसके चरण क्या हैं? A An algorithm for detecting MVDs एमवीडी का पता लगाने के लिए एक एल्गोरिदम B A recursive algorithm for BCNF decomposition बीसीएनएफ अपघटन के लिए एक पुनरावर्ती एल्गोरिदम C An algorithm for computing attribute closures विशेषता समापन की गणना के लिए एक एल्गोरिदम D An algorithm that: (1) finds minimal cover Fc, (2) creates one relation for each FD in Fc (LHS union RHS), (3) adds a relation for any candidate key if none of the created relations contains one, (4) removes redundant relations एक एल्गोरिदम जो: (1) न्यूनतम कवर एफसी ढूंढता है, (2) एफसी (एलएचएस यूनियन आरएचएस) में प्रत्येक एफडी के लिए एक संबंध बनाता है, (3) किसी भी उम्मीदवार कुंजी के लिए एक संबंध जोड़ता है यदि बनाए गए संबंधों में से किसी में भी एक नहीं है, (4) अनावश्यक संबंधों को हटा देता है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) 3NF synthesis: Step 1: compute minimal cover Fc. Step 2: for each FD X to Y in Fc, create relation schema Ri(X union Y) with X as key. Step 3: if no created relation contains a candidate key of R, add one. Step 4: remove redundant schemas. Guarantees lossless + dependency-preserving. व्याख्या (हिन्दी) 3NF संश्लेषण: चरण 1: न्यूनतम कवर एफसी की गणना करें। चरण 2: एफसी में प्रत्येक एफडी एक्स से वाई के लिए, कुंजी के रूप में एक्स के साथ संबंध स्कीमा री (एक्स यूनियन वाई) बनाएं। चरण 3: यदि किसी बनाए गए संबंध में R की उम्मीदवार कुंजी नहीं है, तो एक जोड़ें। चरण 4: अनावश्यक स्कीमा हटाएँ। दोषरहित + निर्भरता-संरक्षण की गारंटी देता है। 🎯 Exam Perspective यह सवाल DBMS category का है — difficulty level "Easy", और Railway, SSC, Banking और Defence परीक्षाओं के exam pattern में इस तरह के questions common हैं। Answer choose करने के बाद दिया गया explanation जरूर पढ़ें। 🔗 Related Questions Consider normalization of R(A,B,C,D,E,F) with F={A to B... In the context of 2NF what exactly is a prime attribute... A relation R has MVDs CourseID multidetermines Instruct... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
1998 Question 1998 EN + हिं Easy GB What does it mean for a decomposition to be dependency-preserving? IN किसी अपघटन के निर्भरता-संरक्षण होने का क्या मतलब है? A The decomposition can be reversed without data loss डेटा हानि के बिना अपघटन को उलटा किया जा सकता है B The union of functional dependencies derivable from the projected FDs on each decomposed relation is equivalent to the original set of FDs - meaning all original constraints can be checked locally without joins प्रत्येक विघटित संबंध पर अनुमानित एफडी से व्युत्पन्न कार्यात्मक निर्भरता का संघ एफडी के मूल सेट के बराबर है - जिसका अर्थ है कि सभी मूल बाधाओं को बिना जोड़ के स्थानीय रूप से जांचा जा सकता है C All foreign key dependencies are preserved सभी विदेशी कुंजी निर्भरताएँ संरक्षित हैं D All original relations are preserved without change सभी मूल संबंध बिना किसी परिवर्तन के संरक्षित रहते हैं ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Dependency-preserving decomposition: for each original FD X to Y in F, X to Y is derivable from the FDs in F projected onto the decomposed relations. This means all constraints can be enforced locally, without needing to join relations to check them. व्याख्या (हिन्दी) निर्भरता-संरक्षण अपघटन: एफ में प्रत्येक मूल एफडी एक्स से वाई के लिए, एक्स से वाई विघटित संबंधों पर प्रक्षेपित एफ में एफडी से व्युत्पन्न है। इसका मतलब यह है कि सभी बाधाओं को स्थानीय स्तर पर लागू किया जा सकता है, उन्हें जांचने के लिए संबंधों में शामिल होने की आवश्यकता नहीं है। 🎯 Exam Perspective यह प्रश्न DBMS की तैयारी करने वाले अभ्यर्थियों के लिए उपयोगी है — difficulty level "Easy"। इस तरह के प्रश्न अक्सर SSC, Railway, Banking और State PCS जैसी परीक्षाओं में पूछे जाते रहे हैं, इसलिए concept और explanation दोनों को ध्यान से समझें, सिर्फ उत्तर याद न करें। 🔗 Related Questions What is denormalization and in what scenario is it a ju... What is the insertion anomaly in an unnormalized relati... For R(StudentID,CourseID,InstructorID) where each cours... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
1999 Question 1999 EN + हिं Easy GB What is denormalization and in what scenario is it a justified design decision? IN असामान्यीकरण क्या है और किस परिदृश्य में यह एक उचित डिज़ाइन निर्णय है? A Denormalization converts relational tables to NoSQL format डीनॉर्मलाइजेशन रिलेशनल टेबल को NoSQL फॉर्मेट में बदल देता है B Denormalization means removing all constraints from a table असामान्यीकरण का अर्थ है एक तालिका से सभी बाधाओं को हटाना C Denormalization is always a database design mistake डीनॉर्मलाइज़ेशन हमेशा एक डेटाबेस डिज़ाइन गलती होती है D Denormalization is the intentional introduction of redundancy by reversing normalization justified when the performance cost of joins in read-heavy workloads significantly outweighs the storage and update overhead असामान्यीकरण, सामान्यीकरण को उलट कर अतिरेक का जानबूझकर किया गया परिचय है, जो तब उचित ठहराया जाता है जब रीड-हेवी वर्कलोड में शामिल होने की प्रदर्शन लागत भंडारण और अद्यतन ओवरहेड से काफी अधिक हो जाती है। ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Denormalization trades data anomaly risk for query performance. Justified when: (1) read:write ratio is very high, (2) complex multi-table joins are performance bottlenecks, (3) data is relatively static, (4) OLAP/reporting workloads dominate. व्याख्या (हिन्दी) क्वेरी प्रदर्शन के लिए असामान्यीकरण डेटा विसंगति जोखिम का व्यापार करता है। उचित है जब: (1) पढ़ने: लिखने का अनुपात बहुत अधिक है, (2) जटिल मल्टी-टेबल जोड़ प्रदर्शन बाधाएं हैं, (3) डेटा अपेक्षाकृत स्थिर है, (4) ओएलएपी/रिपोर्टिंग वर्कलोड हावी है। 🎯 Exam Perspective DBMS से जुड़ा यह सवाल — difficulty level "Easy" उन students के लिए काम का है जो SSC CGL, IBPS, RRB और State-level परीक्षाओं की तैयारी कर रहे हैं। बेहतर होगा कि explanation पढ़कर concept clear करें, ताकि exam में similar प्रश्न आने पर confusion न हो। 🔗 Related Questions A relation R has MVDs CourseID multidetermines Instruct... What does it mean for a decomposition to be dependency-... What is the deletion anomaly and provide an example? 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2000 Question 2000 EN + हिं Easy GB What is the insertion anomaly in an unnormalized relation with an example? IN एक उदाहरण के साथ एक असामान्य संबंध में सम्मिलन विसंगति क्या है? A A performance issue during bulk inserts थोक प्रविष्टियों के दौरान एक प्रदर्शन समस्या B An error in INSERT SQL syntax INSERT SQL सिंटैक्स में त्रुटि C The inability to insert a valid piece of information without also inserting other possibly unknown information - e.g. cannot add a new department unless at least one employee in that department exists अन्य संभावित अज्ञात जानकारी सम्मिलित किए बिना जानकारी का एक वैध टुकड़ा सम्मिलित करने में असमर्थता - उदाहरण के लिए कोई नया विभाग तब तक नहीं जोड़ा जा सकता जब तक उस विभाग में कम से कम एक कर्मचारी मौजूद न हो D An anomaly caused by wrong data types ग़लत डेटा प्रकारों के कारण उत्पन्न एक विसंगति ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Insert anomaly example: in EMP_DEPT(EmpID, EmpName, DeptID, DeptName, DeptLocation), you cannot add a new department without also adding an employee (EmpID is part of PK). The department fact cannot exist without employee data. व्याख्या (हिन्दी) विसंगति उदाहरण डालें: EMP_DEPT (EmpID, EmpName, DeptID, DeptName, DeptLocation) में, आप एक कर्मचारी को जोड़े बिना एक नया विभाग नहीं जोड़ सकते (EmpID PK का हिस्सा है)। कर्मचारी डेटा के बिना विभाग का तथ्य मौजूद नहीं हो सकता। 🎯 Exam Perspective UPSC, SSC, Banking और Police भर्ती जैसी परीक्षाओं में DBMS से सवाल अक्सर पूछे जाते हैं — difficulty level "Easy"। इसलिए सिर्फ answer रटने के बजाय, नीचे दी गई explanation को ध्यान से पढ़ें और concept समझें। 🔗 Related Questions What characterizes a transitive dependency in the conte... Consider normalization of R(A,B,C,D,E,F) with F={A to B... What does it mean for two sets of FDs F and G to be equ... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2001 Question 2001 EN + हिं Medium GB For R(StudentID,CourseID,InstructorID) where each course has exactly one instructor and each instructor teaches only one course what NF issues arise? IN आर (स्टूडेंटआईडी, कोर्सआईडी, इंस्ट्रक्टरआईडी) के लिए जहां प्रत्येक पाठ्यक्रम में एक ही प्रशिक्षक होता है और प्रत्येक प्रशिक्षक केवल एक ही पाठ्यक्रम पढ़ाता है, वहां एनएफ संबंधी क्या समस्याएं उत्पन्न होती हैं? A FDs: CourseID to InstructorID and InstructorID to CourseID; candidate keys: StudentID,CourseID and StudentID,InstructorID; CourseID to InstructorID violates BCNF since CourseID is not a superkey yet 3NF holds because InstructorID is a prime attribute एफडी: कोर्सआईडी से इंस्ट्रक्टरआईडी और इंस्ट्रक्टरआईडी से कोर्सआईडी; उम्मीदवार कुंजियाँ: स्टूडेंटआईडी, कोर्सआईडी और स्टूडेंटआईडी, इंस्ट्रक्टरआईडी; कोर्सआईडी से इंस्ट्रक्टरआईडी बीसीएनएफ का उल्लंघन करता है क्योंकि कोर्सआईडी एक सुपरकी नहीं है फिर भी 3एनएफ मान्य है क्योंकि इंस्ट्रक्टरआईडी एक प्रमुख विशेषता है B No FD issues; in BCNF कोई एफडी समस्या नहीं; बीसीएनएफ में C The relation is in 1NF only संबंध केवल 1NF में है D Only StudentID is a candidate key केवल स्टूडेंटआईडी ही उम्मीदवार कुंजी है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) FDs: CourseID bidirectional with InstructorID (1:1). CKs: {StudentID,CourseID} and {StudentID,InstructorID}. CourseID to InstructorID: CourseID not a superkey, but InstructorID IS a prime attribute. 3NF allows this. BCNF does not. Classic 3NF vs BCNF trade-off example. व्याख्या (हिन्दी) एफडी: इंस्ट्रक्टरआईडी (1:1) के साथ कोर्सआईडी द्विदिशात्मक। सीके: {स्टूडेंटआईडी, कोर्सआईडी} और {स्टूडेंटआईडी, इंस्ट्रक्टरआईडी}। कोर्सआईडी से इंस्ट्रक्टरआईडी: कोर्सआईडी एक सुपरकी नहीं है, लेकिन इंस्ट्रक्टरआईडी एक प्रमुख विशेषता है। 3NF इसकी अनुमति देता है। बीसीएनएफ नहीं करता. क्लासिक 3एनएफ बनाम बीसीएनएफ ट्रेड-ऑफ उदाहरण। 🎯 Exam Perspective अगर आप Railway, SSC, Banking और Defence परीक्षाओं की तैयारी कर रहे हैं, तो DBMS का यह topic आपके लिए महत्वपूर्ण है — difficulty level "Medium"। Exam में accuracy बढ़ाने के लिए हर सवाल की explanation जरूर पढ़ें। 🔗 Related Questions A relation R has MVDs CourseID multidetermines Instruct... What does it mean for two sets of FDs F and G to be equ... What characterizes a transitive dependency in the conte... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2002 Question 2002 EN + हिं Easy GB What is the deletion anomaly and provide an example? IN विलोपन विसंगति क्या है और एक उदाहरण प्रदान करें? A A performance issue during large deletes बड़े डिलीट के दौरान एक प्रदर्शन समस्या B An error in DELETE SQL syntax DELETE SQL सिंटैक्स में कोई त्रुटि C Deleting a row to remove one piece of information inadvertently destroys other valid information stored in the same row - e.g. deleting the last employee in a department also deletes all information about that department जानकारी के एक टुकड़े को हटाने के लिए एक पंक्ति को हटाने से अनजाने में उसी पंक्ति में संग्रहीत अन्य वैध जानकारी नष्ट हो जाती है - जैसे किसी विभाग के अंतिम कर्मचारी को हटाने से उस विभाग के बारे में सारी जानकारी भी हट जाती है D An anomaly caused by cascade delete constraints कैस्केड डिलीट बाधाओं के कारण उत्पन्न एक विसंगति ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Delete anomaly: in EMP_DEPT table, if the last employee of Department D5 is deleted (e.g., they quit), all information about D5 (name, location, budget) is also lost, even though the department still exists. Normalization stores department info separately. व्याख्या (हिन्दी) विसंगति हटाएं: EMP_DEPT तालिका में, यदि विभाग D5 के अंतिम कर्मचारी को हटा दिया जाता है (उदाहरण के लिए, उन्होंने नौकरी छोड़ दी), तो D5 (नाम, स्थान, बजट) के बारे में सभी जानकारी भी खो जाती है, भले ही विभाग अभी भी मौजूद हो। सामान्यीकरण विभाग की जानकारी अलग से संग्रहीत करता है। 🎯 Exam Perspective DBMS के इस प्रश्न को — difficulty level "Easy" कई प्रतियोगी परीक्षाओं जैसे SSC, Railway, Banking और State PCS में repeat होते देखा गया है। Concept clarity के लिए explanation section जरूर पढ़ें। 🔗 Related Questions What is a non-trivial functional dependency in formal t... A relation R has MVDs CourseID multidetermines Instruct... Given FDs A to B, B to A, A to C, B to C - what is the... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2003 Question 2003 EN + हिं Easy GB What does it mean for two sets of FDs F and G to be equivalent? IN एफडी एफ और जी के दो सेटों के समतुल्य होने का क्या मतलब है? A F can derive all FDs in G AND G can derive all FDs in F - meaning they generate the same closure F+ = G+ F, G में सभी FD प्राप्त कर सकता है और G, F में सभी FD प्राप्त कर सकता है - जिसका अर्थ है कि वे समान समापन F+ = G+ उत्पन्न करते हैं B They have the same number of FDs उनके पास समान संख्या में एफडी हैं C They contain the same FDs उनमें समान एफडी हैं D They apply to the same relation schema वे समान संबंध स्कीमा पर लागू होते हैं ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) FD set equivalence: F equivalent to G if F+ = G+ (they generate identical closures). Equivalently: F covers G (every FD in G derivable from F) AND G covers F (every FD in F derivable from G). Two different-looking FD sets can be semantically equivalent. व्याख्या (हिन्दी) एफडी सेट समतुल्यता: एफ जी के बराबर है यदि एफ+ = जी+ (वे समान क्लोजर उत्पन्न करते हैं)। समान रूप से: F, G को कवर करता है (G में प्रत्येक FD, F से व्युत्पन्न होता है) और G, F को कवर करता है (F में प्रत्येक FD, G से व्युत्पन्न होता है)। दो अलग-अलग दिखने वाले FD सेट शब्दार्थ की दृष्टि से समतुल्य हो सकते हैं। 🎯 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 insertion anomaly in an unnormalized relati... A relation R has MVDs CourseID multidetermines Instruct... Consider normalization of R(A,B,C,D,E,F) with F={A to B... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2004 Question 2004 EN + हिं Medium GB In the context of 2NF what exactly is a prime attribute? IN 2NF के संदर्भ में वास्तव में प्रमुख विशेषता क्या है? A The first attribute listed in the relation schema संबंध स्कीमा में सूचीबद्ध पहली विशेषता B The attribute with the highest data precision उच्चतम डेटा परिशुद्धता वाली विशेषता C Any attribute that appears in any functional dependency कोई भी विशेषता जो किसी कार्यात्मक निर्भरता में दिखाई देती है D An attribute that is a member of at least one candidate key of the relation एक विशेषता जो संबंध की कम से कम एक उम्मीदवार कुंजी का सदस्य है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Prime attribute: an attribute that participates in (is part of) at least one candidate key. Non-prime attribute: not part of any candidate key. 2NF requires non-prime attributes to be fully dependent on every candidate key (no partial dependencies). व्याख्या (हिन्दी) प्राइम विशेषता: एक विशेषता जो कम से कम एक उम्मीदवार कुंजी में भाग लेती है (उसका हिस्सा है)। गैर-प्रमुख विशेषता: किसी भी उम्मीदवार कुंजी का हिस्सा नहीं। 2NF के लिए गैर-प्रमुख विशेषताओं की आवश्यकता होती है जो प्रत्येक उम्मीदवार कुंजी पर पूरी तरह से निर्भर हों (कोई आंशिक निर्भरता नहीं)। 🎯 Exam Perspective यह प्रश्न DBMS की तैयारी करने वाले अभ्यर्थियों के लिए उपयोगी है — difficulty level "Medium"। इस तरह के प्रश्न अक्सर UPSC, SSC, Banking और Police भर्ती जैसी परीक्षाओं में पूछे जाते रहे हैं, इसलिए concept और explanation दोनों को ध्यान से समझें, सिर्फ उत्तर याद न करें। 🔗 Related Questions What does it mean for two sets of FDs F and G to be equ... Given FDs A to B, B to A, A to C, B to C - what is the... For R(StudentID,CourseID,InstructorID) where each cours... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2005 Question 2005 EN + हिं Medium GB Consider normalization of R(A,B,C,D,E,F) with F={A to BCDEF}. This relation is in which normal form? IN F={A से BCDEF} के साथ R(A,B,C,D,E,F) के सामान्यीकरण पर विचार करें। यह रिश्ता किस सामान्य रूप में है? A 2NF but not 3NF 2NF लेकिन 3NF नहीं B 3NF but not BCNF 3NF लेकिन BCNF नहीं C 1NF only केवल 1NF D BCNF and all higher normal forms बीसीएनएफ और सभी उच्चतर सामान्य रूप ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Candidate key is A (since A to BCDEF, A determines all). All non-prime attributes BCDEF are fully dependent on A (single-attribute key means no partial dependencies possible). No transitive FDs among BCDEF given. Every FD has A (a superkey) as LHS. BCNF satisfied. व्याख्या (हिन्दी) उम्मीदवार कुंजी A है (चूंकि A से BCDEF तक, A सभी को निर्धारित करता है)। सभी गैर-प्रमुख विशेषताएँ BCDEF पूरी तरह से A पर निर्भर हैं (एकल-विशेषता कुंजी का अर्थ है कि कोई आंशिक निर्भरता संभव नहीं है)। बीसीडीईएफ के बीच कोई सकर्मक एफडी नहीं दी गई। प्रत्येक FD में LHS के रूप में A (एक सुपरकी) होता है। बीसीएनएफ संतुष्ट. 🎯 Exam Perspective DBMS से जुड़ा यह सवाल — difficulty level "Medium" उन students के लिए काम का है जो Railway, SSC, Banking और Defence परीक्षाओं की तैयारी कर रहे हैं। बेहतर होगा कि explanation पढ़कर concept clear करें, ताकि exam में similar प्रश्न आने पर confusion न हो। 🔗 Related Questions What is the synthesis algorithm for 3NF and what are it... What is denormalization and in what scenario is it a ju... When normalizing to BCNF what algorithm is used and wha... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2006 Question 2006 EN + हिं Easy GB A relation R has MVDs CourseID multidetermines InstructorID and CourseID multidetermines TextbookID. What does 4NF require? IN एक संबंध आर में एमवीडी कोर्सआईडी मल्टीडेटरमाइन्स इंस्ट्रक्टरआईडी और कोर्सआईडी मल्टीडेटरमाइन्स टेक्स्टबुकआईडी है। 4NF को क्या चाहिए? A 4NF has no requirements about MVDs 4NF की MVDs के बारे में कोई आवश्यकता नहीं है B CourseID determines exactly one instructor and one textbook कोर्सआईडी बिल्कुल एक प्रशिक्षक और एक पाठ्यपुस्तक निर्धारित करता है C The MVD means the course has exactly 4 instructors एमवीडी का मतलब है कि पाठ्यक्रम में बिल्कुल 4 प्रशिक्षक हैं D For each course instructors and textbooks are independent; 4NF requires decomposing into R1(CourseID,InstructorID) and R2(CourseID,TextbookID) to eliminate the cartesian product redundancy प्रत्येक पाठ्यक्रम के लिए प्रशिक्षक और पाठ्यपुस्तकें स्वतंत्र हैं; कार्टेशियन उत्पाद अतिरेक को खत्म करने के लिए 4NF को R1 (कोर्सआईडी, इंस्ट्रक्टरआईडी) और आर2 (कोर्सआईडी, टेक्स्टबुकआईडी) में विघटित करने की आवश्यकता है ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) MVD CourseID multidetermines InstructorID means for each CourseID, the set of instructors is independent of textbooks. Storing them together causes: for 2 instructors and 3 textbooks of a course, you need 6 rows (cartesian product). 4NF decomposition stores them separately (5 rows), eliminating redundancy. व्याख्या (हिन्दी) एमवीडी कोर्सआईडी मल्टीडेटर्मिन्स इंस्ट्रक्टरआईडी का मतलब है कि प्रत्येक कोर्सआईडी के लिए, प्रशिक्षकों का सेट पाठ्यपुस्तकों से स्वतंत्र है। उन्हें एक साथ संग्रहीत करने के कारण: एक पाठ्यक्रम के 2 प्रशिक्षकों और 3 पाठ्यपुस्तकों के लिए, आपको 6 पंक्तियों (कार्टेशियन उत्पाद) की आवश्यकता होती है। 4NF अपघटन उन्हें अलग-अलग (5 पंक्तियाँ) संग्रहीत करता है, जिससे अतिरेक समाप्त हो जाता है। 🎯 Exam Perspective SSC, Railway, Banking और State PCS जैसी परीक्षाओं में DBMS से सवाल अक्सर पूछे जाते हैं — difficulty level "Easy"। इसलिए सिर्फ answer रटने के बजाय, नीचे दी गई explanation को ध्यान से पढ़ें और concept समझें। 🔗 Related Questions What is the deletion anomaly and provide an example? Consider R(A,B,C) with FDs A to B, B to C, C to A. The... What characterizes a transitive dependency in the conte... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2007 Question 2007 EN + हिं Medium GB What characterizes a transitive dependency in the context of 3NF with a concrete example? IN एक ठोस उदाहरण के साथ 3NF के संदर्भ में एक सकर्मक निर्भरता की विशेषता क्या है? A A dependency expressed in transitive SQL statements सकर्मक SQL कथनों में व्यक्त निर्भरता B A non-prime attribute Y depending on another non-prime attribute Z which in turn depends on the key X: X to Z to Y where Z is not a superkey - e.g. EmpID to DeptID to DeptName एक गैर-प्राइम विशेषता Y एक अन्य गैर-प्राइम विशेषता Z पर निर्भर करती है जो बदले में कुंजी X पर निर्भर करती है: X से Z से Y जहां Z एक सुपरकी नहीं है - उदाहरण के लिए EmpID से DeptID से DeptName C A dependency between two primary keys across tables तालिकाओं में दो प्राथमिक कुंजियों के बीच निर्भरता D A dependency derived by transitivity from two direct FDs involving only key attributes केवल प्रमुख विशेषताओं को शामिल करते हुए दो प्रत्यक्ष एफडी से परिवर्तनशीलता द्वारा प्राप्त निर्भरता ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Transitive dependency in 3NF context: X to Z (Z not a CK) and Z to Y (Y not in Z, Y not prime). Then X transitively determines Y through Z. Example: EmpID to DeptID (direct) and DeptID to DeptName (transitive - DeptID not a CK, DeptName not prime). Violates 3NF. व्याख्या (हिन्दी) 3NF संदर्भ में सकर्मक निर्भरता: X से Z (Z CK नहीं है) और Z से Y (Y Z में नहीं है, Y प्राइम नहीं है)। तब 3NF का उल्लंघन करता है. 🎯 Exam Perspective अगर आप SSC CGL, IBPS, RRB और State-level परीक्षाओं की तैयारी कर रहे हैं, तो DBMS का यह topic आपके लिए महत्वपूर्ण है — difficulty level "Medium"। Exam में accuracy बढ़ाने के लिए हर सवाल की explanation जरूर पढ़ें। 🔗 Related Questions Consider R(A,B,C) with FDs A to B, B to C, C to A. The... What is the deletion anomaly and provide an example? What is the synthesis algorithm for 3NF and what are it... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2008 Question 2008 EN + हिं Easy GB When normalizing to BCNF what algorithm is used and what is the termination condition? IN बीसीएनएफ को सामान्य करते समय किस एल्गोरिदम का उपयोग किया जाता है और समाप्ति की स्थिति क्या है? A Synthesis algorithm terminating when all FDs are single-attribute संश्लेषण एल्गोरिथ्म तब समाप्त होता है जब सभी एफडी एकल-विशेषता वाले होते हैं B Chase algorithm terminating when no more equalities can be derived चेस एल्गोरिदम तब समाप्त हो जाता है जब कोई और समानता प्राप्त नहीं की जा सकती C Closure algorithm terminating when no new attributes are added कोई नई विशेषता नहीं जोड़े जाने पर क्लोजर एल्गोरिदम समाप्त हो जाता है D Decomposition algorithm: find a violating FD X to Y (X not a superkey), decompose into R1(X union Y) and R2(R-Y+X), recursively apply until all relations are in BCNF अपघटन एल्गोरिथ्म: एक उल्लंघनकारी एफडी खोजें ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) BCNF decomposition: (1) Find FD X to Y in R where X not superkey and Y not subset of X. (2) Decompose: R1=(X union Y), R2=(R-Y) (keeping X in R2 as FK). (3) Repeat for each Ri until no violations. Always lossless; may not preserve all FDs. व्याख्या (हिन्दी) बीसीएनएफ अपघटन: (1) आर में एफडी (3) प्रत्येक री के लिए तब तक दोहराएँ जब तक कोई उल्लंघन न हो। सदैव हानिरहित; सभी एफडी को सुरक्षित नहीं रखा जा सकता। 🎯 Exam Perspective DBMS के इस प्रश्न को — difficulty level "Easy" कई प्रतियोगी परीक्षाओं जैसे UPSC, SSC, Banking और Police भर्ती में repeat होते देखा गया है। Concept clarity के लिए explanation section जरूर पढ़ें। 🔗 Related Questions What is the deletion anomaly and provide an example? Given FDs A to B, B to A, A to C, B to C - what is the... What is the synthesis algorithm for 3NF and what are it... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2009 Question 2009 EN + हिं Easy GB What is a non-trivial functional dependency in formal terms? IN औपचारिक शब्दों में एक गैर-तुच्छ कार्यात्मक निर्भरता क्या है? A A FD that involves more than two attributes एक FD जिसमें दो से अधिक विशेषताएँ शामिल होती हैं B X to Y where Y is NOT a subset of X - i.e. Y contains at least one attribute not already in X making the FD actually informative X से Y जहां Y, C A FD that cannot be derived from Armstrong axioms एक एफडी जिसे आर्मस्ट्रांग सिद्धांतों से प्राप्त नहीं किया जा सकता है D A FD involving only non-key attributes एक एफडी जिसमें केवल गैर-प्रमुख विशेषताएं शामिल हैं ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) A trivial FD X to Y holds when Y is a subset of X (e.g., AB to A) - it is always true and provides no information. A non-trivial FD X to Y holds when Y is not a subset of X - it conveys real information about data dependencies. व्याख्या (हिन्दी) एक तुच्छ एफडी एक गैर-तुच्छ FD 🎯 Exam Perspective यह सवाल DBMS category का है — difficulty level "Easy", और Railway, SSC, Banking और Defence परीक्षाओं के exam pattern में इस तरह के questions common हैं। Answer choose करने के बाद दिया गया explanation जरूर पढ़ें। 🔗 Related Questions In the context of 2NF what exactly is a prime attribute... What is the synthesis algorithm for 3NF and what are it... Consider normalization of R(A,B,C,D,E,F) with F={A to B... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)
2010 Question 2010 EN + हिं Easy GB Given FDs A to B, B to A, A to C, B to C - what is the minimal cover? IN एफडी ए से बी, बी से ए, ए से सी, बी से सी को देखते हुए - न्यूनतम कवर क्या है? A Fc = A to BC, B to AC एफसी = ए से बीसी, बी से एसी B Fc = A to B, B to A, A to C (since B to C is redundant: B to A to C is derivable so B to C can be removed) एफसी = ए से बी, बी से ए, ए से सी (चूंकि बी से सी अनावश्यक है: बी से ए से सी व्युत्पन्न है इसलिए बी से सी को हटाया जा सकता है) C Fc = A to B, B to C एफसी = ए से बी, बी से सी D Fc = all four FDs unchanged एफसी = सभी चार एफडी अपरिवर्तित ✅ Correct Answer: 💡 Explanation / व्याख्या Explanation (English) Check redundancy: B to C: without it, can we derive B to C? B to A (given), A to C (given). So B to C is derivable. Remove B to C. Check A to C: without it, A+ = AB, cannot reach C. Keep it. Fc = A to B, B to A, A to C. व्याख्या (हिन्दी) अतिरेक की जाँच करें: B से C: इसके बिना, क्या हम B से C प्राप्त कर सकते हैं? बी से ए (दिया गया), ए से सी (दिया गया)। अतः B से C व्युत्पन्न है। B से C हटाएं। A से C जांचें: इसके बिना, A+ = AB, C तक नहीं पहुंच सकता। इसे रखें। एफसी = ए से बी, बी से ए, ए से सी। 🎯 Exam Perspective यह प्रश्न DBMS की तैयारी करने वाले अभ्यर्थियों के लिए उपयोगी है — difficulty level "Easy"। इस तरह के प्रश्न अक्सर SSC, Railway, Banking और State PCS जैसी परीक्षाओं में पूछे जाते रहे हैं, इसलिए concept और explanation दोनों को ध्यान से समझें, सिर्फ उत्तर याद न करें। 🔗 Related Questions In the context of 2NF what exactly is a prime attribute... For R(StudentID,CourseID,InstructorID) where each cours... What does it mean for a decomposition to be dependency-... 📚 Related Topic Introduction to DBMS (639) Database Architecture (135) Data Models (138)