DBMS — MCQ Practice

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

📚 126 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
126 questions
1
EN + हिं
GB It is difficult to access conventional file system than Database System.
IN डेटाबेस सिस्टम की तुलना में पारंपरिक फ़ाइल सिस्टम तक पहुँचना कठिन है।
A
TRUE सत्य
B
FALSE असत्य
C
none कोई नहीं
D
all सभी
✅ Correct Answer:
2
EN + हिं
GB Data Models in DBMS are classified into ______ categories.
IN DBMS में डेटा मॉडल को ______ श्रेणियों में वर्गीकृत किया गया है।
A
3 3
B
2 2
C
5 5
D
4 4
✅ Correct Answer:
3
EN + हिं
GB A relational database system needs to maintain data about the relations, such as the schema of the relations. This is called
IN एक रिलेशनल डेटाबेस सिस्टम को संबंधों के बारे में डेटा बनाए रखने की आवश्यकता होती है, जैसे कि संबंधों की स्कीमा। यह कहा जाता है
A
Metadata मेटाडाटा
B
Catalog सूची
C
Log लकड़ी का लट्ठा
D
Dictionary शब्दकोष
✅ Correct Answer:
4
EN + हिं
GB In ordered indices the file containing the records is sequentially ordered, a ___________ is an index whose search key also defines the sequential order of the file.
IN क्रमबद्ध सूचकांकों में रिकॉर्ड वाली फ़ाइल को क्रमिक रूप से क्रमबद्ध किया जाता है, ___________ एक सूचकांक है जिसकी खोज कुंजी फ़ाइल के अनुक्रमिक क्रम को भी परिभाषित करती है।
A
Clustered index संकुल सूचकांक
B
Structured index संरचित सूचकांक
C
Unstructured index असंरचित सूचकांक
D
Nonclustered index गैर-संकुलित सूचकांक
✅ Correct Answer:
5
EN + हिं
GB For select operation the ________ appear in the subscript and the ___________ argument appears in the paranthesis after the sigmA:)
IN चयन ऑपरेशन के लिए ________ सबस्क्रिप्ट में दिखाई देता है और ___________ तर्क सिग्मा के बाद कोष्ठक में दिखाई देता है:)
A
Predicates, relation विधेय, संबंध
B
Relation, Predicates संबंध, विधेय
C
Operation, Predicates संचालन, विधेय
D
Relation, Operation संबंध, संचालन
✅ Correct Answer:
6
EN + हिं
GB A domain is atomic if elements of the domain are considered to be ____________ units.
IN एक डोमेन परमाणु है यदि डोमेन के तत्वों को ____________ इकाइयाँ माना जाता है।
A
Different अलग
B
Indivisbile अविभाज्य
C
Constant स्थिर
D
Divisible भाज्य
✅ Correct Answer:
7
EN + हिं
GB Which of the following commands do we use to delete all the tuples from a relation (R)?
IN किसी रिलेशन (R) से सभी टुपल्स को हटाने के लिए हम निम्नलिखित में से किस कमांड का उपयोग करते हैं?
A
delete table R तालिका R हटाएँ
B
drop table R ड्रॉप टेबल आर
C
delete from R आर से हटाएं
D
drop from R आर से ड्रॉप
✅ Correct Answer:
8
EN + हिं
GB What does the ALTER TABLE clause do?
IN परिवर्तन तालिका खंड क्या करता है?
A
The SQL ALTER TABLE clause modifies a table definition by altering, adding, or deleting table columns and/or constraints SQL ALTER TABLE क्लॉज तालिका कॉलम और/या बाधाओं को बदलकर, जोड़कर या हटाकर तालिका परिभाषा को संशोधित करता है।
B
The SQL ALTER TABLE clause is used to insert data into database table SQL ALTER TABLE क्लॉज का उपयोग डेटाबेस टेबल में डेटा डालने के लिए किया जाता है
C
THE SQL ALTER TABLE deletes data from database table SQL परिवर्तन तालिका डेटाबेस तालिका से डेटा हटा देती है
D
The SQL ALTER TABLE clause is used to delete a database table SQL ALTER TABLE क्लॉज का उपयोग डेटाबेस टेबल को हटाने के लिए किया जाता है
✅ Correct Answer:
9
EN + हिं
GB Which of the following is one of the basic approaches for joining tables?
IN तालिकाओं को जोड़ने के लिए निम्नलिखित में से कौन सा बुनियादी दृष्टिकोण में से एक है?
A
Subqueries सबक्वेरी
B
Union Join संघ सम्मिलित हों
C
Natural join प्राकृतिक जुड़ाव
D
All of the Mentioned उल्लेखित सभी
✅ Correct Answer:
10
EN + हिं
GB Which-one ofthe following statements about normal forms is FALSE?
IN सामान्य रूपों के बारे में निम्नलिखित में से कौन सा कथन गलत है?
A
BCNF is stricter than 3 NF बीसीएनएफ 3 एनएफ से अधिक सख्त है
B
Lossless, dependency -preserving decomposition into 3 NF is always possible दोषरहित, निर्भरता - 3 एनएफ में अपघटन को संरक्षित करना हमेशा संभव है
C
Loss less, dependency – preserving decomposition into BCNF is always possible हानि कम, निर्भरता - बीसीएनएफ में अपघटन को संरक्षित करना हमेशा संभव है
D
Any relation with two attributes is BCNF दो विशेषताओं के साथ कोई भी संबंध बीसीएनएफ है
✅ Correct Answer:
11
EN + हिं
GB Which of the join operations do not preserve non matched tuples?
IN कौन सा जॉइन ऑपरेशन गैर-मिलान वाले टुपल्स को संरक्षित नहीं करता है?
A
Left outer join बाईं ओर का बाहरी जोड़
B
Right outer join दायां बाहरी जोड़
C
Inner join आंतरिक रूप से जुड़ा
D
Natural join प्राकृतिक जुड़ाव
✅ Correct Answer:
12
EN + हिं
GB Which of the following is Database Language?
IN निम्नलिखित में से कौन सी डेटाबेस भाषा है?
A
data definition language डेटा परिभाषा भाषा
B
data manipulation language डेटा हेरफेर भाषा
C
data query language डेटा क्वेरी भाषा
D
all of the options सभी विकल्प
✅ Correct Answer:
13
EN + हिं
GB The attribute that can be divided into other attributes is called
IN वह विशेषता जिसे अन्य विशेषताओं में विभाजित किया जा सकता है, कहलाती है
A
composite attribute समग्र विशेषता
B
derived attribute व्युत्पन्न विशेषता
C
simple attribute सरल गुण
D
multi-valued attribute बहु-मूल्यवान विशेषता
✅ Correct Answer:
14
EN + हिं
GB _____________ refers to the correctness and completeness of the data in a database?
IN _____________ डेटाबेस में डेटा की शुद्धता और पूर्णता को संदर्भित करता है?
A
data independence डेटा स्वतंत्रता
B
data integrity आंकड़ा शुचिता
C
data security डेटा सुरक्षा
D
data constraint डेटा बाधा
✅ Correct Answer:
15
EN + हिं
GB The ascending order of a data hirerchy is:
IN डेटा हायरेरी का आरोही क्रम है:
A
bit-byte-file-record-field-database बिट-बाइट-फ़ाइल-रिकॉर्ड-फ़ील्ड-डेटाबेस
B
bit-byte-field-record-file-database बिट-बाइट-फ़ील्ड-रिकॉर्ड-फ़ाइल-डेटाबेस
C
bit-byte-record-field-file-database बिट-बाइट-रिकॉर्ड-फ़ील्ड-फ़ाइल-डेटाबेस
D
byte-bit-field-record-file-database बाइट-बिट-फ़ील्ड-रिकॉर्ड-फ़ाइल-डेटाबेस
✅ Correct Answer:
1–15 of 126