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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Explain the significance of database indexing in improving query performance.
2. Which level hides hardware details from the user?
3. A schematic of the entire database that describes the relationships in a database is called a(n) .....
4. What is the purpose of a primary key in a table?
5. Perintah yang memudahkan admin dalam memberikan hak akses adalah .....
6. The output relation which has sum of column and product of rows is called .....
7. Which data type can store a calculated value based on other fields in the table?
8. What is the function of a form in database management?
9. Which of the following is NOT a type of database user?
10. Why is a DBMS necessary for managing data?
11. How do markup languages like HTML differ from programming languages?
12. Indicate whether the statement is true or false:Encryption is a key feature of a blockchain database.
13. At which level of data abstraction is the database schema defined?
14. SQL statements can be classified into
15. In the context of databases, what does the term 'concurrency control' refer to?
16. Another name for a production database is a ..... database.
17. Which type of end user makes up the largest category and uses predefined transactions?
18. What is the primary key for the world table?
19. The SQL statementSELECT SUBSTR('123456789', INSTR('abcabcabc', 'b'), 4) FROM DUAL;
20. Which of the following SQL queries is used to retrieve rows from the "customers" table where the "email" column contains NULL values?
21. Which of the following is NOT a foreign key in a database?
22. Which of the following is an RDBMS?
23. Which of the following is NOT an expectation we have for a database management system, whether it is relational or not
24. What is the main advantage of a distributed database?
25. What is a transposition error?