Quiz-1

Q 1. A condition that occurs when two transactions wait for each other to unlock data is known as a (n) / एक स्थिति जो तब होती है जब दो लेन-देन डेटा अनलॉक करने के लिए एक-दूसरे की प्रतीक्षा करते हैं, उसे (एन) के रूप में जाना जाता है।

  1. Shared lock
  2. Exclusive lock
  3. Binary lock
  4. Deadlock.
View Answer Watch Solution Video

Q 2. Which of the following is true of the data manipulation language (DML) ? / निम्नलिखित में से कौन सा डेटा हेरफेर भाषा (डीएमएल) के बारे में सही है?

  1. It refers to data using physical addresses
  2. It cannot interface with high-level programming language
  3. It is used to define the physical characteristics of each record
  4. None of these

Q 3. Which one of the following keyword is used to find out the number of values in a column? / कॉलम में मानों की संख्या ज्ञात करने के लिए निम्नलिखित में से किस कीवर्ड का उपयोग किया जाता है?

  1. TOTAL
  2. COUNT
  3. SUM
  4. ADD
View Answer Watch Solution Video

Q 4. Which of the following commands is used to save any transaction permanently into the database? /  डेटाबेस में किसी भी लेनदेन को स्थायी रूप से सहेजने के लिए निम्न में से किस कमांड का उपयोग किया जाता है?

  1. Commit
  2. Rollback
  3. Savepoint
  4. None of the above
View Answer Watch Solution Video

Q 5. Which of the following is used in the application programs to request data from the database management system? /  डेटाबेस प्रबंधन प्रणाली से डेटा का अनुरोध करने के लिए एप्लिकेशन प्रोग्राम में निम्न में से किसका उपयोग किया जाता है?

  1. Data Manipulation language
  2. Data Definition Language
  3. Data Control Language
  4. All of the above
View Answer Watch Solution Video

Q 6. Which of the following provides the ability to query information from the database and insert tuples into, delete tuples from, and modify tuples in the database? / निम्नलिखित में से कौन डेटाबेस से जानकारी को क्वेरी करने और डेटाबेस में टुपल्स को सम्मिलित करने, टुपल्स को हटाने और डेटाबेस में टुपल्स को संशोधित करने की क्षमता प्रदान करता है?

  1. DML(Data Manipulation Language)
  2. DDL(Data Definition Language)
  3. Query
  4. Relational Schema
View Answer Watch Solution Video

Q 7. Which language used for transaction management: / लेन-देन प्रबंधन के लिए किस भाषा का उपयोग किया जाता है:

  1. DDL            
  2. DCL            
  3. TCL
  4. DML
View Answer Watch Solution Video

Q 8. Which command delete all records of table. / कौन सी कमांड टेबल के सभी रिकॉर्ड को डिलीट कर देती है।

  1. Delete        
  2. Truncate     
  3. Both A & B
  4. Insert
View Answer Watch Solution Video

Q 9. Save point commands refer to which language: / सेव पॉइंट कमांड किस भाषा को संदर्भित करता है:

  1. DDL
  2. DCL 
  3. TCL   
  4. DML
View Answer Watch Solution Video

Q 10. Grant command comes under which language / ग्रांट कमांड किस भाषा के अंतर्गत आता है

  1. DCL     
  2. TCL.      
  3. DDL.   
  4. DML
View Answer Watch Solution Video