Class 11 Computer Science Chapter 7 Database Concepts Quiz 74 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the primary advantage of using a flat-file database over a relational database for small, simple tasks?
2. Which technique is used to control access to data in a multi-user environment?
3. Define DDL and name some commands.
4. What is the purpose of the Isolation property in ACID?
5. Explain the concept of a 'domain' in databases.
6. Explain the concept of data redundancy in database management.
7. Fill in the blank: ..... command is used to remove primary key from a table in SQL.
8. Which architecture is best suited for scalability?
9. Which of the following is NOT an example of a DBMS?
10. A value that is not available or not known is a
11. A ..... is a software management system designed to maintain a database.
12. Which DBMS architecture offers better fault tolerance?
13. Why is backup and recovery crucial for database management?
14. A composite key is usually:
15. A reason for using an SQL view to hide columns is:
16. In a student database, which of the following could be a field?
17. A logical schema,
18. Why is data abstraction important in DBMS?
19. .... is the most prevalent database model.
20. In a relational database, two files can be joined if they have what in common?
21. Perintah DML yang digunakan untuk menambahkan data baru ke tabel adalah .....
22. Which of these is an example of alphanumeric data?
23. What is a potential consequence of poor concurrency control in a database?
24. What is a query?
25. Which operation could violate referential integrity in this database?