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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In a relational schema, what is a foreign key?
2. Which of the following is a common use of SQL?
3. What is a key advantage of using a database management system in a hospital setting?
4. Name a popular database management tool.
5. Which function does a distributed DBMS perform?
6. Purpose of Backup:To restore data after ..... failure.
7. Which DBMS does Amadeus use for managing travel booking data?
8. These are the details or characteristics of an entity
9. Which of the following is not a level of data abstraction?
10. Serializable Schedule:A non-serial schedule that produces the same result as a ..... schedule.
11. What is the purpose of a rollback in transaction management?
12. What is the purpose of the UPDATE statement in SQL?
13. What is the purpose of the DELETE statement in SQL?
14. Identify a major component of the DBMS environment.
15. Which of the following is an example of a relational database management system?
16. Which query is used for sorting data that retrieves all the fields from empinfo table and listed them in the ascending order?
17. A company is experiencing frequent upgrade and replacement cycles with their DBMS. What strategic action could they take to minimize disruption?
18. When normalizing a database, what is the main goal of transforming it into the Third Normal Form (3NF)?
19. A subtype can become a supertype if the subtype has other subtypes beneath it.
20. What does the term 'schema' refer to in a database?
21. All of the following are steps to using a packaged data model EXCEPT:
22. What is the significance of data independence for database users?
23. What does the MIN function do?
24. What does the LEFT JOIN do?
25. Which of the following is a benefit of using forms in a database?