DBMS — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 639 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
639 questions
136
EN + हिं Easy
GB What is a deductive database?
IN डिडक्टिव डेटाबेस क्या है?
A
A database that only supports read operations एक डेटाबेस जो केवल पढ़ने के संचालन का समर्थन करता है
B
A database that uses rules to deduce new facts from stored facts एक डेटाबेस जो संग्रहीत तथ्यों से नए तथ्य निकालने के लिए नियमों का उपयोग करता है
C
A database that automatically normalizes data एक डेटाबेस जो स्वचालित रूप से डेटा को सामान्य करता है
D
A database that stores only numerical data एक डेटाबेस जो केवल संख्यात्मक डेटा संग्रहीत करता है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) A deductive database combines relational database capabilities with rule-based reasoning. It can derive new facts by applying logical rules (like Datalog) to existing stored facts.
व्याख्या (हिन्दी) एक डिडक्टिव डेटाबेस नियम-आधारित तर्क के साथ संबंधपरक डेटाबेस क्षमताओं को जोड़ता है। यह मौजूदा संग्रहीत तथ्यों पर तार्किक नियम (जैसे डेटालॉग) लागू करके नए तथ्य प्राप्त कर सकता है।
137
EN + हिं Medium
GB In DBMS what is the data dictionary and why is it important?
IN DBMS में डेटा डिक्शनरी क्या है और यह महत्वपूर्ण क्यों है?
A
A printed manual for database users डेटाबेस उपयोगकर्ताओं के लिए एक मुद्रित मैनुअल
B
A system repository storing metadata about all database objects used by the DBMS engine for query processing, optimization, and integrity enforcement क्वेरी प्रोसेसिंग, अनुकूलन और अखंडता प्रवर्तन के लिए DBMS इंजन द्वारा उपयोग किए जाने वाले सभी डेटाबेस ऑब्जेक्ट के बारे में मेटाडेटा संग्रहीत करने वाला एक सिस्टम रिपॉजिटरी
C
A list of all SQL keywords supported by the DBMS DBMS द्वारा समर्थित सभी SQL कीवर्ड की एक सूची
D
A mapping between column names and display labels कॉलम नाम और डिस्प्ले लेबल के बीच मैपिंग
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The data dictionary (system catalog) stores metadata: tables, columns, data types, constraints, indexes, views, stored procedures, users, and statistics. The query optimizer reads it to plan queries; the DML engine reads it to enforce constraints.
व्याख्या (हिन्दी) डेटा डिक्शनरी (सिस्टम कैटलॉग) मेटाडेटा संग्रहीत करता है: टेबल, कॉलम, डेटा प्रकार, बाधाएं, अनुक्रमित, दृश्य, संग्रहीत प्रक्रियाएं, उपयोगकर्ता और आंकड़े। क्वेरी ऑप्टिमाइज़र प्रश्नों की योजना बनाने के लिए इसे पढ़ता है; डीएमएल इंजन बाधाओं को लागू करने के लिए इसे पढ़ता है।
138
EN + हिं Easy
GB The primary goal of a DBMS is to
IN DBMS का प्राथमिक लक्ष्य है
A
Manage hardware resources हार्डवेयर संसाधनों का प्रबंधन करें
B
Provide convenient and efficient data storage and retrieval सुविधाजनक और कुशल डेटा भंडारण और पुनर्प्राप्ति प्रदान करें
C
Replace operating systems ऑपरेटिंग सिस्टम बदलें
D
Handle network communication नेटवर्क संचार संभालें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The primary goal of a DBMS is to provide a way to store and retrieve database information that is both convenient and efficient.
व्याख्या (हिन्दी) DBMS का प्राथमिक लक्ष्य डेटाबेस जानकारी को संग्रहीत और पुनः प्राप्त करने का एक तरीका प्रदान करना है जो सुविधाजनक और कुशल दोनों है।
139
EN + हिं Easy
GB What does DBMS stand for?
IN DBMS का मतलब क्या है?
A
Data Base Model System डेटा बेस मॉडल सिस्टम
B
Database Management Software डेटाबेस प्रबंधन सॉफ्टवेयर
C
Database Management System डेटाबेस प्रबंधन प्रणाली
D
Distributed Base Management System वितरित आधार प्रबंधन प्रणाली
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) DBMS stands for Database Management System - a collection of interrelated data and programs to access those data.
व्याख्या (हिन्दी) DBMS का मतलब डेटाबेस मैनेजमेंट सिस्टम है - उन डेटा तक पहुंचने के लिए परस्पर संबंधित डेटा और प्रोग्राम का एक संग्रह।
140
EN + हिं Easy
GB A collection of related relations is called
IN संबंधित संबंधों के संग्रह को कहा जाता है
A
Tuple टपल
B
Attribute गुण
C
Schema योजना
D
Database डेटाबेस
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) A database is a collection of related tables (relations). Tables contain related records.
व्याख्या (हिन्दी) डेटाबेस संबंधित तालिकाओं (संबंधों) का एक संग्रह है। तालिकाओं में संबंधित रिकॉर्ड होते हैं।
141
EN + हिं Easy
GB Rows in a relational table are called
IN रिलेशनल टेबल में पंक्तियों को कहा जाता है
A
Domains डोमेन
B
Attributes गुण
C
Tuples or Records टुपल्स या रिकॉर्ड्स
D
Fields खेत
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Rows in a relation are called Tuples or Records. Columns are called Attributes, Fields or Domains.
व्याख्या (हिन्दी) किसी रिलेशन में पंक्तियों को टुपल्स या रिकॉर्ड्स कहा जाता है। कॉलम को गुण, फ़ील्ड या डोमेन कहा जाता है।
142
EN + हिं Easy
GB Columns in a relational table are called
IN रिलेशनल टेबल में कॉलम कहलाते हैं
A
Tuples टुपल्स
B
Records अभिलेख
C
Instances उदाहरण
D
Attributes or Domains गुण या डोमेन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Columns are called Attributes or Domains. All values in one column share the same data type.
व्याख्या (हिन्दी) कॉलम को Attributes या Domains कहा जाता है। एक कॉलम में सभी मान समान डेटा प्रकार साझा करते हैं।
143
EN + हिं Easy
GB Data redundancy refers to
IN डेटा अतिरेक का तात्पर्य है
A
Secure storage of data डेटा का सुरक्षित भंडारण
B
Loss of data during power failure बिजली गुल होने के दौरान डेटा की हानि
C
Duplication of same data in multiple places एक ही डेटा का कई स्थानों पर दोहराव
D
Unauthorized access to data डेटा तक अनधिकृत पहुंच
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Data redundancy: storing the same data in multiple places causing inconsistency and wasted storage.
व्याख्या (हिन्दी) डेटा अतिरेक: एक ही डेटा को कई स्थानों पर संग्रहीत करने से असंगतता और व्यर्थ भंडारण होता है।
144
EN + हिं Easy
GB Which level of abstraction describes HOW data is physically stored?
IN अमूर्तता का कौन सा स्तर बताता है कि डेटा को भौतिक रूप से कैसे संग्रहीत किया जाता है?
A
View level स्तर देखें
B
Logical level तार्किक स्तर
C
Physical level भौतिक स्तर
D
External level बाहरी स्तर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Physical level (Internal Schema): lowest level, describes complex low-level storage structures.
व्याख्या (हिन्दी) भौतिक स्तर (आंतरिक स्कीमा): निम्नतम स्तर, जटिल निम्न-स्तरीय भंडारण संरचनाओं का वर्णन करता है।
145
EN + हिं Easy
GB Which level of abstraction describes WHAT data is stored?
IN अमूर्तता का कौन सा स्तर बताता है कि कौन सा डेटा संग्रहीत है?
A
Physical level भौतिक स्तर
B
Logical level तार्किक स्तर
C
View level स्तर देखें
D
Instance level उदाहरण स्तर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Logical level (Conceptual Schema): describes what data is stored and relationships - used by DBAs.
व्याख्या (हिन्दी) तार्किक स्तर (संकल्पनात्मक स्कीमा): वर्णन करता है कि कौन सा डेटा संग्रहीत किया जाता है और संबंध - डीबीए द्वारा उपयोग किया जाता है।
146
EN + हिं Easy
GB Which abstraction level provides customized views to end users?
IN कौन सा अमूर्त स्तर अंतिम उपयोगकर्ताओं को अनुकूलित दृश्य प्रदान करता है?
A
Physical level भौतिक स्तर
B
Logical level तार्किक स्तर
C
View level स्तर देखें
D
Schema level स्कीमा स्तर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) View level (External Schema): highest abstraction, provides simplified views to different user groups.
व्याख्या (हिन्दी) दृश्य स्तर (बाहरी स्कीमा): उच्चतम अमूर्तता, विभिन्न उपयोगकर्ता समूहों को सरलीकृत दृश्य प्रदान करता है।
147
EN + हिं Easy
GB The overall design of the database is called
IN डेटाबेस के समग्र डिज़ाइन को कहा जाता है
A
Instance उदाहरण
B
Schema योजना
C
Query सवाल
D
Transaction लेन-देन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Database schema: the overall logical design or blueprint of the database - changes infrequently.
व्याख्या (हिन्दी) डेटाबेस स्कीमा: डेटाबेस का समग्र तार्किक डिज़ाइन या ब्लूप्रिंट - कभी-कभार बदलता है।
148
EN + हिं Easy
GB The collection of information stored at a particular moment is called
IN किसी विशेष क्षण में संग्रहीत सूचना के संग्रह को कहा जाता है
A
Schema योजना
B
Design डिज़ाइन
C
Instance उदाहरण
D
Model नमूना
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Database instance: snapshot of data stored in the database at a particular moment in time.
व्याख्या (हिन्दी) डेटाबेस उदाहरण: किसी विशेष समय पर डेटाबेस में संग्रहीत डेटा का स्नैपशॉट।
149
EN + हिं Easy
GB Physical data independence means
IN भौतिक डेटा स्वतंत्रता का अर्थ है
A
Logical schema changes do not affect physical storage तार्किक स्कीमा परिवर्तन भौतिक भंडारण को प्रभावित नहीं करते हैं
B
Application programs do not depend on the physical schema एप्लिकेशन प्रोग्राम भौतिक स्कीमा पर निर्भर नहीं होते हैं
C
Views change when schema changes स्कीमा बदलने पर दृश्य बदल जाते हैं
D
Users access physical storage directly उपयोगकर्ता सीधे भौतिक भंडारण तक पहुँचते हैं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Physical data independence: application programs need not be rewritten if physical schema changes.
व्याख्या (हिन्दी) भौतिक डेटा स्वतंत्रता: यदि भौतिक स्कीमा बदलती है तो एप्लिकेशन प्रोग्राम को दोबारा लिखने की आवश्यकता नहीं है।
150
EN + हिं Easy
GB A procedural DML requires the user to specify
IN एक प्रक्रियात्मक डीएमएल के लिए उपयोगकर्ता को निर्दिष्ट करना आवश्यक है
A
What data is needed only केवल किस डेटा की आवश्यकता है
B
What data is needed and HOW to get it किस डेटा की आवश्यकता है और इसे कैसे प्राप्त करें
C
Neither what nor how न तो क्या और न ही कैसे
D
Only how to process data केवल डेटा को कैसे प्रोसेस करना है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Procedural DML (Relational Algebra): requires specifying WHAT data is needed AND HOW to retrieve it.
व्याख्या (हिन्दी) प्रक्रियात्मक डीएमएल (संबंधपरक बीजगणित): यह निर्दिष्ट करने की आवश्यकता है कि किस डेटा की आवश्यकता है और इसे कैसे पुनर्प्राप्त किया जाए।
136–150 of 639