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
916
EN + हिं
GB Which of the syntax is correct for insert statement? i) insert into values ii) insert into (column list) values
IN इन्सर्ट स्टेटमेंट के लिए कौन सा सिंटैक्स सही है? i) मानों में डालें ii) (कॉलम सूची) मानों में डालें
A
i-only मैं केवल
B
ii-only द्वितीय-केवल
C
Both of them वे दोनों
D
None of them इनमें से कोई भी नहीं
✅ Correct Answer:
917
EN + हिं
GB ………………. first proposed the process of normalization.
IN ………………. सबसे पहले सामान्यीकरण की प्रक्रिया प्रस्तावित की।
A
Edgar. W एडगर. डब्ल्यू
B
Edgar F. Codd एडगर एफ. कॉड
C
Edward Stephen एडवर्ड स्टीफन
D
Edward Codd एडवर्ड कॉड
✅ Correct Answer:
918
EN + हिं
GB For using a specific database …………… command is used.
IN किसी विशिष्ट डेटाबेस का उपयोग करने के लिए ………… कमांड का उपयोग किया जाता है।
A
Use database डेटाबेस का उपयोग करें
B
<Database name> use उपयोग
C
Both A &B ए और बी दोनों
D
None of them इनमें से कोई भी नहीं
✅ Correct Answer:
919
EN + हिं
GB Which of the following is not comparison operator?
IN निम्नलिखित में से कौन तुलना ऑपरेटर नहीं है?
A
<> <>
B
< <
C
=< =
D
>= >=
✅ Correct Answer:
920
EN + हिं
GB An outstanding functionality of SQL is its support for automatic ………… to the target data.
IN SQL की एक उत्कृष्ट कार्यक्षमता लक्ष्य डेटा के लिए स्वचालित ………… के लिए इसका समर्थन है।
A
Programming प्रोग्रामिंग
B
Functioning कार्यकरण
C
Navigation मार्गदर्शन
D
Notification अधिसूचना
✅ Correct Answer:
921
EN + हिं
GB ………………… is a special type of integrity constraint that relates two relations & maintains consistency across the relations.
IN ………………… एक विशेष प्रकार की अखंडता बाधा है जो दो संबंधों को जोड़ती है और संबंधों में स्थिरता बनाए रखती है।
A
Entity Integrity Constraints इकाई अखंडता बाधाएँ
B
Referential Integrity Constraints संदर्भात्मक सत्यनिष्ठा बाधाएँ
C
Domain Integrity Constraints डोमेन अखंडता बाधाएँ
D
Key Constraints प्रमुख बाधाएँ
✅ Correct Answer:
922
EN + हिं
GB ……………..specifies a search condition for a group or an aggregate.
IN …………….. किसी समूह या समुच्चय के लिए खोज स्थिति निर्दिष्ट करता है।
A
GROUP BY Clause खण्ड द्वारा समूह
B
HAVING Clause उपवाक्य होना
C
FROM Clause खण्ड से
D
WHERE Clause कहां कारण
✅ Correct Answer:
923
EN + हिं
GB Drop Table cannot be used to drop a table referenced by a …………… constraint.
IN ड्रॉप टेबल का उपयोग …………… बाधा द्वारा संदर्भित तालिका को छोड़ने के लिए नहीं किया जा सकता है।
A
Local Key स्थानीय कुंजी
B
Primary Key प्राथमिक कुंजी
C
Composite Key समग्र कुंजी
D
Foreign Key विदेशी कुंजी
✅ Correct Answer:
924
EN + हिं
GB Which are the not features of a DBMS which provide a number of advantages for data management:
IN DBMS की कौन सी विशेषताएँ नहीं हैं जो डेटा प्रबंधन के लिए कई लाभ प्रदान करती हैं:
A
DML डीएमएल
B
DDL डीडीएल
C
SDL एसडीएल
D
None of these इनमें से कोई नहीं
✅ Correct Answer:
925
EN + हिं
GB Minimal data redundancy means improved _________:
IN न्यूनतम डेटा अतिरेक का अर्थ है बेहतर _________:
A
Data independence डेटा स्वतंत्रता
B
Data consistency डेटा संगतता
C
Data integration डेटा एकीकरण
D
Data sharing डेटा साझा करना
✅ Correct Answer:
926
EN + हिं
GB Who access the database occasionally and have different needs each time:
IN जो कभी-कभी डेटाबेस तक पहुँचते हैं और हर बार उनकी अलग-अलग ज़रूरतें होती हैं:
A
Naïve users भोले उपयोगकर्ता
B
Casual users आकस्मिक उपयोगकर्ता
C
Sophisticated user परिष्कृत उपयोगकर्ता
D
All of these इन सब
✅ Correct Answer:
927
EN + हिं
GB System analyst and application programmers are commonly referred to as …………………….
IN सिस्टम विश्लेषक और एप्लिकेशन प्रोग्रामर को आमतौर पर …………………… कहा जाता है।
A
Naïve users भोले उपयोगकर्ता
B
Casual users आकस्मिक उपयोगकर्ता
C
Software engineers सॉफ्टवेयर इंजीनियर
D
Programmers प्रोग्रामर्स
✅ Correct Answer:
928
EN + हिं
GB Who interact with the system without writing a program:
IN जो बिना प्रोग्राम लिखे सिस्टम के साथ इंटरैक्ट करते हैं:
A
Naïve users भोले उपयोगकर्ता
B
Casual users आकस्मिक उपयोगकर्ता
C
Sophisticated user परिष्कृत उपयोगकर्ता
D
All of these इन सब
✅ Correct Answer:
929
EN + हिं
GB Who interact with the system by invoking one of the permanent application program:
IN जो स्थायी एप्लिकेशन प्रोग्राम में से किसी एक को लागू करके सिस्टम के साथ इंटरैक्ट करते हैं:
A
Naïve users भोले उपयोगकर्ता
B
Casual users आकस्मिक उपयोगकर्ता
C
Sophisticated user परिष्कृत उपयोगकर्ता
D
All of these इन सब
✅ Correct Answer:
930
EN + हिं
GB The main interface that a naive user uses is a form interface using___:
IN एक अनुभवहीन उपयोगकर्ता द्वारा उपयोग किया जाने वाला मुख्य इंटरफ़ेस ___ का उपयोग करने वाला एक फॉर्म इंटरफ़ेस है:
A
DDL डीडीएल
B
GUI जीयूआई
C
OLAP ओलाप
D
DML डीएमएल
✅ Correct Answer:
916–930 of 2982