DBMS — MCQ Practice

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

📚 131 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
131 questions
1
EN + हिं
GB Duplication of data at several places is called as _______________.
IN कई स्थानों पर डेटा के दोहराव को _______________ कहा जाता है।
A
Data Inconsistency डेटा असंगति
B
Data Isolation डेटा अलगाव
C
Atomicity Problem परमाणु समस्या
D
Data Redundance डेटा अतिरेक
✅ Correct Answer:
2
EN + हिं
GB Relation dept year(dept name, total inst 2007, total inst 2008, total inst 2009). Here the only functional dependencies are from dept name to the other attributes. This relation is in
IN संबंध विभाग वर्ष (विभाग का नाम, कुल संस्थान 2007, कुल संस्थान 2008, कुल संस्थान 2009)। यहां केवल कार्यात्मक निर्भरताएं विभाग के नाम से लेकर अन्य विशेषताओं तक हैं। यह रिश्ता में है
A
Fourth NF चौथा एनएफ
B
BCNF बीसीएनएफ
C
Third NF तीसरा एनएफ
D
Second NF दूसरा एनएफ
✅ Correct Answer:
3
EN + हिं
GB Which of the following hardware component is the most important to the operation of a database management system?
IN निम्नलिखित में से कौन सा हार्डवेयर घटक डेटाबेस प्रबंधन प्रणाली के संचालन के लिए सबसे महत्वपूर्ण है?
A
High resolution video display उच्च रिज़ॉल्यूशन वीडियो डिस्प्ले
B
Printer मुद्रक
C
High speed, large capacity disk उच्च गति, बड़ी क्षमता वाली डिस्क
D
Mouse चूहा
✅ Correct Answer:
4
EN + हिं
GB The traditional storage of data that is organized by customer, stored in separate folders in filing cabinets is an example of what type of ‘database’ system?
IN डेटा का पारंपरिक भंडारण जो ग्राहक द्वारा व्यवस्थित किया जाता है, फाइलिंग कैबिनेट में अलग-अलग फ़ोल्डरों में संग्रहीत किया जाता है, किस प्रकार की 'डेटाबेस' प्रणाली का एक उदाहरण है?
A
Hierarchical श्रेणीबद्ध
B
Network नेटवर्क
C
Object oriented वस्तु के उन्मुख
D
Relational रिलेशनल
✅ Correct Answer:
5
EN + हिं
GB A table can be logically connected to another table by defining a
IN परिभाषित करके एक तालिका को तार्किक रूप से दूसरी तालिका से जोड़ा जा सकता है
A
Super key सुपर कुंजी
B
Candidate key उम्मीदवार कुंजी
C
Primary key प्राथमिक कुंजी
D
Unique key अनोखी कुंजी
✅ Correct Answer:
6
EN + हिं
GB For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
IN किसी संबंध की प्रत्येक विशेषता के लिए, अनुमत मानों का एक सेट होता है, जिसे उस विशेषता का ________ कहा जाता है।
A
Domain कार्यक्षेत्र
B
Relation रिश्ता
C
Set तय करना
D
Schema योजना
✅ Correct Answer:
7
EN + हिं
GB Which command is used to create a new relation in SQL
IN SQL में नया रिलेशन बनाने के लिए किस कमांड का उपयोग किया जाता है?
A
create table( , …) तालिका बनाएं( , …)
B
create relation( , …) संबंध बनाएं( ,…)
C
new table( , …) नई तालिका( ,…)
D
new relation( , …) नया संबंध( ,…)
✅ Correct Answer:
8
EN + हिं
GB What does DML stand for?
IN डीएमएल का मतलब क्या है?
A
Different Mode Level भिन्न मोड स्तर
B
Data Model Language डेटा मॉडल भाषा
C
Data Mode Lane डेटा मोड लेन
D
Data Manipulation language डेटा हेरफेर भाषा
✅ Correct Answer:
9
EN + हिं
GB Find all the cities with temperature, condition and humidity whose humidity is in the range of 63 to 79.
IN तापमान, स्थिति और आर्द्रता वाले सभी शहरों का पता लगाएं जिनकी आर्द्रता 63 से 79 के बीच है।
A
SELECT * FROM weather WHERE humidity IN (63 to 79) चुनें * उस मौसम से जहां आर्द्रता (63 से 79)
B
SELECT * FROM weather WHERE humidity NOT IN (63 AND 79) * उस मौसम से चुनें जहां आर्द्रता नहीं है (63 और 79)
C
SELECT * FROM weather WHERE humidity BETWEEN 63 AND 79 * उस मौसम से चुनें जहां आर्द्रता 63 और 79 के बीच हो
D
SELECT * FROM weather WHERE humidity NOT BETWEEN 63 AND 79 ऐसे मौसम से चुनें * जहां आर्द्रता 63 और 79 के बीच न हो
✅ Correct Answer:
10
EN + हिं
GB Which of the following is not a SQL Server INFORMATION_SCHEMA view?
IN निम्नलिखित में से कौन सा SQL सर्वर INFORMATION_SCHEMA दृश्य नहीं है?
A
INFORMATION_SCHEMA.CONSTRAINT_TABLE_USAGE सूचना_SCHEMA.CONSTRAINT_TABLE_USAGE
B
INFORMATION_SCHEMA.DOMAIN_CONSTRAINTS सूचना_SCHEMA.DOMAIN_CONSTRAINTS
C
INFORMATION_SCHEMA.KEY_COLUMN_USAGE INFORMATION_SCHEMA.KEY_COLUMN_USAGE
D
sys.dm_exec_connections sys.dm_exec_connections
✅ Correct Answer:
11
EN + हिं
GB Suppose now that R(A,B:) and S(A,B:) are two relations with r and s tuples, respectively
(again, not necessarily distinct). If m is the number of (not necessarily distinct) tuples in the result of the SQL query: R intersect S; Then which of the following is the most restrictive, correct condition on the value of m?
IN अब मान लीजिए कि R(A,B:) और S(A,B:) क्रमशः r और s टुपल्स के साथ दो संबंध हैं (फिर से, जरूरी नहीं कि अलग हों)। यदि m SQL क्वेरी के परिणाम में (जरूरी नहीं कि अलग) टुपल्स की संख्या है: R, S को प्रतिच्छेद करता है; तो फिर निम्नलिखित में से कौन सी m के मान पर सबसे अधिक प्रतिबंधात्मक, सही स्थिति है?
A
m = min(r,s) एम = मिनट(आर,एस)
B
0 <= m <= r + s 0
C
min(r,s) <= m <= max(r,s) मिनट(आर,एस)
D
0 <= m <= min(r,s) 0
✅ Correct Answer:
12
EN + हिं
GB In an Entity Relationship Diagram Rectangles represents
IN एक इकाई संबंध आरेख में आयतें दर्शाता है
A
tables टेबल
B
attributes गुण
C
database डेटाबेस
D
entity sets इकाई सेट
✅ Correct Answer:
13
EN + हिं
GB Which of the following is correct regarding Aggregate functions?
IN समग्र कार्यों के संबंध में निम्नलिखित में से कौन सा सही है?
A
it takes a single value and returns a single value as result यह एकल मान लेता है और परिणाम के रूप में एकल मान लौटाता है
B
it takes a list of values and return a single values as result यह मानों की एक सूची लेता है और परिणाम के रूप में एकल मान लौटाता है
C
it takes a list of values and return a list of values as result यह मानों की एक सूची लेता है और परिणाम के रूप में मानों की एक सूची लौटाता है
D
it takes a single value and returns a list of values as result यह एकल मान लेता है और परिणाम के रूप में मानों की एक सूची लौटाता है
✅ Correct Answer:
14
EN + हिं
GB Which of the following is based on Multi Valued Dependency?
IN निम्नलिखित में से कौन मल्टी वैल्यूड डिपेंडेंसी पर आधारित है?
A
third तीसरा
B
fourth चौथी
C
first पहला
D
second दूसरा
✅ Correct Answer:
15
EN + हिं
GB A command that lets you change one or more fields in a record is
IN एक कमांड जो आपको रिकॉर्ड में एक या अधिक फ़ील्ड बदलने की सुविधा देता है वह है
A
none of the options कोई भी विकल्प नहीं
B
modify संशोधित
C
insert डालना
D
lookup ऊपर देखो
✅ Correct Answer:
1–15 of 131