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

Quiz Instructions

Select an option to see the correct answer instantly.

1. If user A is using a single-user database, what must users B and C do?
2. What happens to the foreign key in a binary relationship with total participation constraint?
3. What does the SQL LIKE operator do?
4. What does normalization mean in database design?
5. How does method overloading differ from method overriding?
6. Which of the following is an example of a hierarchical model?
7. What is horizontal partitioning?
8. You are a database administrator for a large company with multiple departments. Each department needs a separate view of the employee data, showing only relevant information (e.g., HR sees salary, a project manager sees project assignments). Which of the following components of the three-schema architecture would you use to implement these specific views?
9. A database management system (DBMS) is a:
10. One or more very large databases containing both detailed and summarized data for a number of years that is used for analysis rather than transaction processing.
11. What is the history of the first commercially available relational database management system (RDBMS)?
12. Which of the following is not a DML command?
13. What are the 4 properties of a transaction?
14. What is the role of a database designer?
15. When identifying the parts of the packaged data model that apply to your organization, one should first start with:
16. Which SQL keyword is used to sort the result set?
17. In order to maintain transactional integrity and database consistency, what technology does a DBMS deploy?
18. Which of the following is a valid SQL constraint?
19. Which of the following is not a type of MS Access database object?
20. An entity cluster is:
21. A manager has requested a list of all products over $ 100 and in size "Large" . How would this information be retrieved?
22. What does the term 'data integrity' refer to in a database?
23. Which one will delete the table data as well as table structure?
24. What is an advantage of using joins in a DBMS?
25. In terms of databases, what does consistency mean?