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
226
EN + हिं
GB Which of the following is not Unary operation?
IN निम्नलिखित में से कौन सा यूनरी ऑपरेशन नहीं है?
A
rename नाम बदलने
B
union मिलन
C
select चुनना
D
project परियोजना
✅ Correct Answer:
227
EN + हिं
GB Which of the following is not binary operation?
IN निम्नलिखित में से कौन सा बाइनरी ऑपरेशन नहीं है?
A
union मिलन
B
set difference अंतर सेट करें
C
cartesian product कार्तीय उत्पाद
D
project परियोजना
✅ Correct Answer:
228
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:
229
EN + हिं
GB The Primary key must be
IN प्राथमिक कुंजी होनी चाहिए
A
non null गैर शून्य
B
unique अद्वितीय
C
option a or b विकल्प ए या बी
D
option a and b विकल्प ए और बी
✅ Correct Answer:
230
EN + हिं
GB A command to remove a relation from an SQL database
IN SQL डेटाबेस से किसी संबंध को हटाने का आदेश
A
delete table तालिका हटाएँ
B
erase table तालिका मिटाएँ
C
alter table तालिका बदलें
D
drop table ड्रॉप तालिका
✅ Correct Answer:
231
EN + हिं
GB which of the following is not an Aggregate function?
IN निम्नलिखित में से कौन सा समग्र फ़ंक्शन नहीं है?
A
select चुनना
B
avg औसत
C
min मिन
D
max अधिकतम
✅ Correct Answer:
232
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:
233
EN + हिं
GB What is ACID properties of Transactions?
IN लेनदेन के ACID गुण क्या हैं?
A
atomicity, consistency, isolation, database परमाणुता, स्थिरता, अलगाव, डेटाबेस
B
automatically, concurrency, isolation, durability स्वचालित रूप से, समवर्तीता, अलगाव, स्थायित्व
C
atomicity, consistency, isolation, durability परमाणुता, स्थिरता, अलगाव, स्थायित्व
D
atomicity, consistency, inconsistent, durability परमाणुता, स्थिरता, असंगतता, स्थायित्व
✅ Correct Answer:
234
EN + हिं
GB If every non-key attribute is functionally dependent on the primary key, the relation will be in
IN यदि प्रत्येक गैर-कुंजी विशेषता कार्यात्मक रूप से प्राथमिक कुंजी पर निर्भर है, तो संबंध होगा
A
fourth formal form चौथा औपचारिक रूप
B
third normal form तीसरा सामान्य रूप
C
first normal form पहला सामान्य रूप
D
second normal form दूसरा सामान्य रूप
✅ Correct Answer:
235
EN + हिं
GB Database locking concept is used to solve the problem of
IN डेटाबेस लॉकिंग अवधारणा का उपयोग किस समस्या के समाधान के लिए किया जाता है?
A
inconsistent data असंगत डेटा
B
all of the options सभी विकल्प
C
lost update अद्यतन खो गया
D
uncommitted dependency अप्रतिबद्ध निर्भरता
✅ Correct Answer:
236
EN + हिं
GB UML is stands for
IN यूएमएल का मतलब है
A
universal modeling language सार्वभौमिक मॉडलिंग भाषा
B
united modeling language संयुक्त मॉडलिंग भाषा
C
uni modeling language यूनी मॉडलिंग भाषा
D
unified modeling language एकीकृत मॉडलिंग भाषा
✅ Correct Answer:
237
EN + हिं
GB Data Manipulation Language (DML) is not to
IN डेटा मैनिप्युलेशन लैंग्वेज (डीएमएल) नहीं है
A
insertion of new information into the database डेटाबेस में नई जानकारी सम्मिलित करना
B
modification of information in the database डेटाबेस में जानकारी का संशोधन
C
create information table in the database डेटाबेस में सूचना तालिका बनाएँ
D
deletion of information in the database डेटाबेस में जानकारी का विलोपन
✅ Correct Answer:
238
EN + हिं
GB Which of the following in true regarding Referential Integrity?
IN रेफ़रेंशियल इंटीग्रिटी के संबंध में निम्नलिखित में से कौन सा सत्य है?
A
every primary-key value must match a primary-key value in an associated table प्रत्येक प्राथमिक-कुंजी मान को संबंधित तालिका में प्राथमिक-कुंजी मान से मेल खाना चाहिए
B
every primary-key value must match a foreign-key value in an associated table प्रत्येक प्राथमिक-कुंजी मान को संबद्ध तालिका में विदेशी-कुंजी मान से मेल खाना चाहिए
C
every foreign-key value must match a foreign-key value in an associated table प्रत्येक विदेशी-कुंजी मान को संबद्ध तालिका में विदेशी-कुंजी मान से मेल खाना चाहिए
D
every foreign-key value must match a primary-key value in an associated table प्रत्येक विदेशी-कुंजी मान को संबद्ध तालिका में प्राथमिक-कुंजी मान से मेल खाना चाहिए
✅ Correct Answer:
239
EN + हिं
GB Which of the following option is use to retrieval of data?
IN निम्नलिखित में से कौन सा विकल्प डेटा की पुनर्प्राप्ति के लिए उपयोग किया जाता है?
A
stack ढेर
B
data structure डेटा संरचना
C
linked list लिंक्ड सूची
D
query सवाल
✅ Correct Answer:
240
EN + हिं
GB ODBC stands for ______
IN ODBC का मतलब ______ है
A
none of above उपरोक्त में से कोई नहीं
B
open database connection डेटाबेस कनेक्शन खोलें
C
offline database connection ऑफ़लाइन डेटाबेस कनेक्शन
D
oriented database connection उन्मुख डेटाबेस कनेक्शन
✅ Correct Answer:
226–240 of 2982