Class 12 Computer Science Chapter 3 Database Management Systems Quiz 16 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. How to select all data from studentinfo table starting the name from letter 'r'?
2. In a relational database, a tuple represents:
3. What is a single row of a table called?
4. What is one key advantage of a database?
5. Which of the following data independence types refers to immunity of application programs to changes in physical storage structure?
6. ..... is a key uniquely identifies a record in a table.
7. What is the main purpose of a DBMS?
8. EBay uses Neo4j primarily for improving which of the following?
9. What is a disadvantage of paper-based systems? A) Difficult to search B) Easy to store C) Low cost D) High durability
10. What is the purpose of backup and recovery management in a DBMS?
11. Jennifer is creating a database for several customers. How will she list the Customer ID?
12. What must be common between two tables to create a relationship?
13. In a database system, the primary function of a DBMS is to:
14. When primary key is made up of two or more columns then it is called ..... primary key.
15. What is the difference between a primary key and a unique key?
16. Which type of data can be stored in the database?
17. What is a disadvantage of file-based systems? A) Data redundancy B) Easy access C) Low cost D) High performance
18. Which of the following is a key feature of a DBMS?
19. In MS Access, which feature helps generate printable summaries and formatted outputs of agricultural data?
20. Where is DBMS commonly used? A) Banking systems B) Cooking recipes C) Painting D) Gardening
21. Which component manages how data is physically stored and accessed?
22. Which of the following best defines data integrity in a DBMS?
23. What does the DataGridView control do?
24. Who is responsible for defining user access and recovery plans?
25. What is the purpose of the CREATE TABLE statement in SQL?