DBMS — MCQ Practice

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

📚 136 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
136 questions
16
EN + हिं
GB A file produced by a spreadsheet
IN एक स्प्रेडशीट द्वारा निर्मित फ़ाइल
A
none of the options कोई भी विकल्प नहीं
B
is generally stored on disk in an ascii text fromat आम तौर पर डिस्क पर एएससीआईआई टेक्स्ट फ्रॉमैट में संग्रहीत किया जाता है
C
can be used as is by the dbms डीबीएमएस द्वारा यथावत उपयोग किया जा सकता है
D
both is generally stored on disk in an ascii text fromat and can be used as is by the dbms दोनों को आम तौर पर डिस्क पर एएससीआईआई टेक्स्ट फ्रॉमैट में संग्रहीत किया जाता है और डीबीएमएस द्वारा इसका उपयोग किया जा सकता है
✅ Correct Answer:
17
EN + हिं
GB A relation that has no partial dependencies is in which normal form
IN जिस संबंध में कोई आंशिक निर्भरता नहीं होती वह सामान्य रूप में होता है
A
first पहला
B
second दूसरा
C
third तीसरा
D
bcnf bcnf
✅ Correct Answer:
18
EN + हिं
GB The               operation performs a set union of two “similarly structured” tables
IN --------------------------------------ऑपरेशन दो "समान रूप से संरचित" तालिकाओं का एक सेट यूनियन निष्पादित करता है
A
union मिलन
B
join जोड़ना
C
product उत्पाद
D
intersect इंटरसेक्ट
✅ Correct Answer:
19
EN + हिं
GB The                            is essentially used to search for patterns in target string.
IN                          अनिवार्य रूप से लक्ष्य स्ट्रिंग में पैटर्न खोजने के लिए उपयोग किया जाता है।
A
like predicate विधेय की तरह
B
null predicate शून्य विधेय
C
in predicate विधेय में
D
out predicate बाहर विधेय
✅ Correct Answer:
20
EN + हिं
GB The        condition allows a general predicate over the relations being joined.
IN शर्त शामिल होने वाले संबंधों पर एक सामान्य विधेय की अनुमति देती है।
A
on पर
B
using का उपयोग करते हुए
C
set तय करना
D
where कहाँ
✅ Correct Answer:
21
EN + हिं
GB Which of the following is the right syntax for the assertion?
IN निम्नलिखित में से कौन सा अभिकथन के लिए सही वाक्यविन्यास है?
A
create assertion ‘assertion-name’ check ‘predicate’; दावा बनाएं 'अभिकथन-नाम' जांचें 'विधेय';
B
create assertion check ‘predicate’ ‘assertion-name’; अभिकथन बनाएँ जाँच 'विधेय' 'अभिकथन-नाम';
C
create assertions ‘predicates’; दावे 'विधेय' बनाएँ;
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
22
EN + हिं
GB Which of the following function is used to find the column count of the particular resultset?
IN निम्नलिखित में से किस फ़ंक्शन का उपयोग किसी विशेष परिणामसेट की कॉलम गिनती खोजने के लिए किया जाता है?
A
getmetadata() गेटमेटाडेटा()
B
metadata() मेटाडेटा()
C
getcolumn() कॉलम प्राप्त करें()
D
get count() गिनती प्राप्त करें()
✅ Correct Answer:
23
EN + हिं
GB Inorder to simplify the null value confusion in the rank function we can specify
IN रैंक फ़ंक्शन में शून्य मान भ्रम को सरल बनाने के लिए हम निर्दिष्ट कर सकते हैं
A
not null अशक्त नहीं
B
nulls last शून्य अंतिम
C
nulls first पहले शून्य
D
either nulls last or first या तो अंतिम या पहले शून्य
✅ Correct Answer:
24
EN + हिं
GB Which of the following is the comparison operator in tuple relational calculus
IN टपल रिलेशनल कैलकुलस में निम्नलिखित में से कौन तुलना ऑपरेटर है
A
B
= =
C
ε ε
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
25
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:
26
EN + हिं
GB Which of the following indicates the maximum number of entities that can be involved in a relationship?
IN निम्नलिखित में से कौन एक रिश्ते में शामिल हो सकने वाली संस्थाओं की अधिकतम संख्या को इंगित करता है?
A
minimum cardinality न्यूनतम कार्डिनैलिटी
B
maximum cardinality अधिकतम कार्डिनैलिटी
C
erd अर्ड
D
greater entity count अधिक इकाई संख्या
✅ Correct Answer:
27
EN + हिं
GB The department relation has the an entry budget whose type has to be replaced by
IN विभाग संबंध में एक प्रवेश बजट होता है जिसके प्रकार को प्रतिस्थापित करना होता है
A
varchar (20) वर्कर (20)
B
varchar2 (20) वर्कर2 (20)
C
numeric (12,2) संख्यात्मक (12,2)
D
numeric संख्यात्मक
✅ Correct Answer:
28
EN + हिं
GB Functional Dependencies are the types of constraints that are based on             
IN कार्यात्मक निर्भरताएँ बाधाओं के प्रकार हैं जो पर आधारित हैं             
A
key चाबी
B
key revisited कुंजी पर दोबारा गौर किया गया
C
superset key सुपरसेट कुंजी
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
29
EN + हिं
GB Blueprints are intended to:
IN ब्लूप्रिंट का उद्देश्य है:
A
prototype of the screen layout showing navigation and main design elements नेविगेशन और मुख्य डिज़ाइन तत्वों को दर्शाने वाले स्क्रीन लेआउट का प्रोटोटाइप
B
show the grouping of pages and user journeys पृष्ठों का समूहन और उपयोगकर्ता यात्राएँ दिखाएँ
C
indicate the structure of a site during site design and as a user feature साइट डिज़ाइन के दौरान और उपयोगकर्ता सुविधा के रूप में साइट की संरचना को इंगित करें
D
prototype typical customer journeys or clickstreams through a website किसी वेबसाइट के माध्यम से विशिष्ट ग्राहक यात्रा या क्लिकस्ट्रीम का प्रोटोटाइप बनाना
✅ Correct Answer:
30
EN + हिं
GB Which of the following is true for Seeheim model?
IN सीहेम मॉडल के लिए निम्नलिखित में से कौन सा सत्य है?
A
presentation is abstracted from dialogue and application प्रस्तुतिकरण संवाद और अनुप्रयोग से अलग है
B
presentation and dialogue is abstracted from application प्रस्तुतिकरण और संवाद को अनुप्रयोग से अलग कर दिया गया है
C
presentation and application is abstracted from dialogue प्रस्तुतिकरण और अनुप्रयोग को संवाद से अलग कर दिया गया है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
16–30 of 136