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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In the context of a relational database, what is a key?
2. The ..... diagram gives a logical structure of the database graphically
3. Which keyword is used in SQL to remove duplicate rows from a query result?
4. In an Ethiopian airline ticket reservation system, multiple users are trying to book the last available seat at the same time. What database feature helps prevent conflicts?
5. Which field is NOT included in the student database activity table?
6. What is required for a weak entity set in a relational model?
7. Every time attribute A appears, it is matched with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that:
8. What is an advantage of using a DBMS? A) Centralized data management B) Increased paper usage C) Manual data entry D) Limited access
9. Which protocol ensures secure communication over the web?
10. Which type of user interacts with the database using SQL queries?
11. What is the main focus of the database approach?
12. What is needed to answer new questions when using files?
13. Reddit chose which DBMS for handling social media interactions?
14. What is the result of a natural join?
15. Which of the following best describes query optimization?
16. Describe the significance of primary keys in a relational database.
17. What is the result of a left outer join?
18. What SQL command is used to insert new data into a database?
19. What is the main function of a query language in a database system?
20. What is a potential risk of using a database system?
21. Which architecture is simplest and cost-effective for personal use?
22. In agricultural data analysis, statistical functions like AVG, SUM, and COUNT are used to:
23. In a supertype/subtype hierarchy, subtypes that are lower in the hierarchy inherit attributes from not only their immediate supertype but from all ..... in the hierarchy.
24. What file extension is used for SQL Server database files created in Visual Studio?
25. Operational databases are primarily used for which of the following?