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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the purpose of indexing in SQL databases?
2. What should be done if a data entry error is discovered in a patient's record?
3. What is a derived attribute?
4. What is the purpose of the DISTINCT keyword?
5. Explain the concept of generalization in the Extended ER Model.
6. What is the difference between a clustered and a non-clustered index?
7. What role does a database administrator play in managing a DBMS?
8. Which of the following is a tool to store, edit and organise data in a database?
9. Which of the following is a generic entity type that has a relationship with one or more subtypes?
10. Write a basic SQL query to select all records from a table.
11. Which of the following refers to the level of data abstraction that describes exactly how the data actually stored?
12. A desktop database is best described as:
13. Which company uses Redis as a caching layer to improve performance?
14. What is the function of a view in a database?
15. The three levels of the DBMS architecture are:
16. In RDBMS, data is organized in the form of .....
17. Components of database environment
18. Which clause is used in SQL to limit the number of rows returned?
19. Which data link layer device is used to prepare a MAC table and send packets for the selected device only?
20. Hey there, future data wizard! Imagine you're in a classroom with NURSHAIMA, NUR AQILAH and ATIQAH BASHASH, and your task is to pull up all the records from the 'Students' table. Can you write the magic SQL spell to do that?
21. While inserting the record into the index, if the search-key value does not appear in the index.
22. What does the select operation do in relational algebra?
23. Which of the following is an issue in file processing systems?
24. What are primary keys and foreign keys?
25. The term attribute refers to a ..... of a table.