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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is a data integrity constraint?
2. Describe what a database schema is.
3. ..... :Law protecting student education records.
4. In a library DBMS, which is part of the external level?
5. How does the cost of conversion impact organizations using a DBMS?
6. What is the main advantage of indexing in a database?
7. Which SQL statement is used to add a new row to a table?
8. Which SQL command is used to modify existing data within a table?
9. Lost Update Problem:When one transaction ..... updates made by another transaction.
10. Which book is referenced in the resources section?
11. Graph databases are ideal for social network analysis.
12. What does data consistency refer to in the context of a DBMS?
13. In an ERD, what symbol is typically used to represent an entity?
14. A workgroup database is best described as:
15. In SQL, what does the JOIN operation do?
16. What is the purpose of a data warehouse?
17. Time-series databases are optimized for storing historical data.
18. Data mining is primarily concerned with:
19. What is data replication in the context of distributed databases?
20. What is the name for an answer to a query that the DBMS sends back to the application?
21. Consider attributes ID, CITY and NAME. which one of these can be considered as a primary key?
22. What is NOT a characteristic of big data?
23. What is a limitation of using a DBMS for small tasks?
24. Which of the following is NOT an advantage of DBMS?
25. What is the Composite key?