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
361
EN + हिं
GB A                    consists of a sequence of query and/or update statements.
IN ए                   में क्वेरी और/या अपडेट स्टेटमेंट का एक क्रम शामिल होता है।
A
transaction लेन-देन
B
commit प्रतिबद्ध
C
rollback रोलबैक
D
flashback फ़्लैश बैक
✅ Correct Answer:
362
EN + हिं
GB In order to undo the work of transaction after last commit which one should be used?
IN अंतिम कमिट के बाद लेनदेन के कार्य को पूर्ववत करने के लिए किसका उपयोग किया जाना चाहिए?
A
view देखना
B
commit प्रतिबद्ध
C
rollback रोलबैक
D
flashback फ़्लैश बैक
✅ Correct Answer:
363
EN + हिं
GB In case of any shut down during transaction before commit which of the following statement is done automatically?
IN कमिट से पहले लेन-देन के दौरान किसी शटडाउन की स्थिति में निम्नलिखित में से कौन सा कथन स्वचालित रूप से किया जाता है?
A
view देखना
B
commit प्रतिबद्ध
C
rollback रोलबैक
D
flashback फ़्लैश बैक
✅ Correct Answer:
364
EN + हिं
GB In order to maintain the consistency during transactions, database provides
IN लेन-देन के दौरान स्थिरता बनाए रखने के लिए, डेटाबेस प्रदान किया जाता है
A
commit प्रतिबद्ध
B
atomic परमाणु
C
flashback फ़्लैश बैक
D
retain बनाए रखना
✅ Correct Answer:
365
EN + हिं
GB Which of the following is used to get back all the transactions back after rollback?
IN रोलबैक के बाद सभी लेनदेन को वापस पाने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
A
commit प्रतिबद्ध
B
rollback रोलबैक
C
flashback फ़्लैश बैक
D
redo फिर से करना
✅ Correct Answer:
366
EN + हिं
GB              will undo all statements up to commit?
IN              प्रतिबद्ध होने तक के सभी कथनों को पूर्ववत कर देंगे?
A
transaction लेन-देन
B
flashback फ़्लैश बैक
C
rollback रोलबैक
D
abort गर्भपात
✅ Correct Answer:
367
EN + हिं
GB Which of the following is not an integrity constraint?
IN निम्नलिखित में से कौन अखंडता बाधा नहीं है?
A
not null अशक्त नहीं
B
positive सकारात्मक
C
unique अद्वितीय
D
check ‘predicate’ 'विधेय' की जाँच करें
✅ Correct Answer:
368
EN + हिं
GB Domain constraints, functional dependency and referential integrity are special forms of                    
IN डोमेन बाधाएं, कार्यात्मक निर्भरता और संदर्भात्मक अखंडता इसके विशेष रूप हैं                    
A
foreign key विदेशी कुंजी
B
primary key प्राथमिक कुंजी
C
assertion बल देकर कहना
D
referential constraint संदर्भात्मक बाधा
✅ Correct Answer:
369
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:
370
EN + हिं
GB Data integrity constraints are used to:
IN डेटा अखंडता बाधाओं का उपयोग इसके लिए किया जाता है:
A
control who is allowed access to the data नियंत्रित करें कि डेटा तक पहुंच की अनुमति किसे है
B
ensure that duplicate records are not entered into the table सुनिश्चित करें कि डुप्लिकेट रिकॉर्ड तालिका में दर्ज नहीं किए गए हैं
C
improve the quality of data entered for a specific property (i.e., table column) किसी विशिष्ट संपत्ति (यानी, तालिका कॉलम) के लिए दर्ज किए गए डेटा की गुणवत्ता में सुधार करें
D
prevent users from changing the values stored in the table उपयोगकर्ताओं को तालिका में संग्रहीत मानों को बदलने से रोकें
✅ Correct Answer:
371
EN + हिं
GB Dates must be specified in the format
IN दिनांक प्रारूप में निर्दिष्ट होनी चाहिए
A
mm/dd/yy मिमी/दिन/वर्ष
B
yyyy/mm/dd yyyy/mm/dd
C
dd/mm/yy dd/mm/yy
D
yy/dd/mm वर्ष/दिन/मिमी
✅ Correct Answer:
372
EN + हिं
GB A                  on an attribute of a relation is a data structure that allows the database system to find those tuples in the relation that have a specified value for that attribute efficiently, without scanning through all the tuples of the relation.
IN किसी संबंध की एक विशेषता पर एक डेटा संरचना है जो डेटाबेस सिस्टम को संबंध में उन टुपल्स को ढूंढने की अनुमति देती है जिनके पास संबंध के सभी टुपल्स के माध्यम से स्कैन किए बिना, उस विशेषता के लिए एक निर्दिष्ट मान है।
A
index अनुक्रमणिका
B
reference संदर्भ
C
assertion बल देकर कहना
D
timestamp TIMESTAMP
✅ Correct Answer:
373
EN + हिं
GB Which of the following is used to store movie and image files?
IN निम्नलिखित में से किसका उपयोग मूवी और छवि फ़ाइलों को संग्रहीत करने के लिए किया जाता है?
A
clob क्लोब
B
blob ब्लॉब
C
binary द्विआधारी
D
image छवि
✅ Correct Answer:
374
EN + हिं
GB The user defined data type can be created using
IN उपयोगकर्ता परिभाषित डेटा प्रकार का उपयोग करके बनाया जा सकता है
A
create datatype डेटाटाइप बनाएं
B
create data डेटा बनाएं
C
create definetype निश्चित प्रकार बनाएँ
D
create type प्रकार बनाएँ
✅ Correct Answer:
375
EN + हिं
GB Values of one type can be converted to another domain using which of the following?
IN निम्नलिखित में से किसका उपयोग करके एक प्रकार के मानों को दूसरे डोमेन में परिवर्तित किया जा सकता है?
A
cast ढालना
B
drop type ड्रॉप प्रकार
C
alter type प्रकार बदलें
D
convert बदलना
✅ Correct Answer:
361–375 of 2982