DBMS — MCQ Practice

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

📚 2982 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
2982 questions
871
EN + हिं
GB A transaction commits as soon as its commit log record is written to stable storage at the primary site. This is
IN जैसे ही इसका प्रतिबद्ध लॉग रिकॉर्ड प्राथमिक साइट पर स्थिर भंडारण में लिखा जाता है, लेनदेन शुरू हो जाता है। यह है
A
one safe एक सुरक्षित
B
two safe दो सुरक्षित
C
two-very safe दो-बहुत सुरक्षित
D
very safe बहुत सुरक्षित
✅ Correct Answer:
872
EN + हिं
GB A transaction commits as soon as its commit log record is written to stable storage at the primary and the backup site. This is
IN जैसे ही इसका प्रतिबद्ध लॉग रिकॉर्ड प्राथमिक और बैकअप साइट पर स्थिर भंडारण में लिखा जाता है, लेनदेन शुरू हो जाता है। यह है
A
one safe एक सुरक्षित
B
two safe दो सुरक्षित
C
two-very safe दो-बहुत सुरक्षित
D
very safe बहुत सुरक्षित
✅ Correct Answer:
873
EN + हिं
GB If only the primary is active, the transaction is allowed to commit as soon as its commit log record is written to stable storage at the primary site. This is
IN यदि केवल प्राथमिक सक्रिय है, तो जैसे ही इसका प्रतिबद्ध लॉग रिकॉर्ड प्राथमिक साइट पर स्थिर भंडारण में लिखा जाता है, लेनदेन को प्रतिबद्ध करने की अनुमति दी जाती है। यह है
A
one safe एक सुरक्षित
B
two safe दो सुरक्षित
C
two-very safe दो-बहुत सुरक्षित
D
very safe बहुत सुरक्षित
✅ Correct Answer:
874
EN + हिं
GB Which of the following is not a Schema?
IN निम्नलिखित में से कौन सी स्कीमा नहीं है?
A
Database Schema डेटाबेस स्कीमा
B
Physical Schema भौतिक स्कीमा
C
Critical Schema क्रिटिकल स्कीमा
D
Logical Schema तार्किक स्कीमा
✅ Correct Answer:
875
EN + हिं
GB The number of entities associated in relationship is called as it’s.....................
IN रिश्ते में जुड़ी इकाइयों की संख्या को कहा जाता है...................
A
Cardinality प्रमुखता
B
Degree डिग्री
C
Tuples टुपल्स
D
Entity इकाई
✅ Correct Answer:
876
EN + हिं
GB The DBMS utility...................... allows reconstructing the correct state of database from the backup and history of transactions.
IN डीबीएमएस उपयोगिता................... लेन-देन के बैकअप और इतिहास से डेटाबेस की सही स्थिति को फिर से बनाने की अनुमति देती है।
A
Backup बैकअप
B
Recovery वसूली
C
Monitoring निगरानी
D
Data loading डेटा लोड हो रहा है
✅ Correct Answer:
877
EN + हिं
GB In the........... Normal form, a composite attribute is converted to individual attributes.
IN ........... सामान्य रूप में, एक समग्र विशेषता को व्यक्तिगत विशेषताओं में परिवर्तित किया जाता है।
A
First पहला
B
Second दूसरा
C
Third तीसरा
D
Fourth चौथी
✅ Correct Answer:
878
EN + हिं
GB In RDBMS, Data is presented as a collection of............
IN आरडीबीएमएस में, डेटा को ........... के संग्रह के रूप में प्रस्तुत किया जाता है।
A
Table मेज़
B
Attributes गुण
C
Relations संबंध
D
Entities इकाइयां,
✅ Correct Answer:
879
EN + हिं
GB A .................. normal form, normalization will be needed where all attributes in a relation tuple are not functionally dependent only on the key attribute.
IN एक .................. सामान्य रूप, सामान्यीकरण की आवश्यकता होगी जहां संबंध टपल में सभी विशेषताएँ कार्यात्मक रूप से केवल मुख्य विशेषता पर निर्भर नहीं होती हैं।
A
First पहला
B
Second दूसरा
C
Third तीसरा
D
Fourth चौथी
✅ Correct Answer:
880
EN + हिं
GB To select all columns from the table the syntax is:
IN तालिका से सभी कॉलमों का चयन करने के लिए सिंटैक्स है:
A
Select all from table_name तालिका_नाम से सभी का चयन करें
B
Select * from table_name तालिका_नाम से * चुनें
C
Select from table_name तालिका_नाम से चुनें
D
Non of the above उपरोक्त में से कोई नहीं
✅ Correct Answer:
881
EN + हिं
GB If an attribute of a composite key is dependent on an attribute of the other composite key, normalization called ................ is needed.
IN यदि एक समग्र कुंजी की एक विशेषता अन्य समग्र कुंजी की एक विशेषता पर निर्भर है, तो ................ नामक सामान्यीकरण की आवश्यकता होती है।
A
DKNF डीकेएनएफ
B
BCNF बीसीएनएफ
C
Fourth चौथी
D
Third तीसरा
✅ Correct Answer:
882
EN + हिं
GB Identify the criteria for designing database from the point of view of user
IN उपयोगकर्ता के दृष्टिकोण से डेटाबेस डिजाइन करने के मानदंडों की पहचान करें
A
No redundancy कोई अतिरेक नहीं
B
No inapplicable attributes कोई अनुपयुक्त गुण नहीं
C
Uniformity in naming & definitions of the data items डेटा आइटम के नामकरण और परिभाषा में एकरूपता
D
All of the above ऊपर के सभी
✅ Correct Answer:
883
EN + हिं
GB The ............ operator preserves unmatched rows of the relations being joined.
IN ............ ऑपरेटर जुड़ने वाले संबंधों की बेजोड़ पंक्तियों को सुरक्षित रखता है।
A
Inner join आंतरिक रूप से जुड़ा
B
Outer join बाहरी जोड़
C
Union मिलन
D
Union join संघ में शामिल हों
✅ Correct Answer:
884
EN + हिं
GB Which are the not user in End-user:
IN एंड-यूज़र में कौन से उपयोगकर्ता नहीं हैं:
A
Naïve users भोले उपयोगकर्ता
B
Casual users आकस्मिक उपयोगकर्ता
C
Sophisticated user परिष्कृत उपयोगकर्ता
D
All of these इन सब
✅ Correct Answer:
885
EN + हिं
GB DBMS is a collection of ………….. that enables user to create and maintain a database.
IN DBMS ………….. का एक संग्रह है जो उपयोगकर्ता को डेटाबेस बनाने और बनाए रखने में सक्षम बनाता है।
A
Keys कुंजियाँ
B
Translators अनुवादकों
C
Programs कार्यक्रमों
D
Language Activity भाषा गतिविधि
✅ Correct Answer:
871–885 of 2982