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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In a ..... clustering index, the index record contains the search-key value and a pointer to the first data record with that search-key value and the rest of the records will be in the sequential pointers.
2. Which database view is used by users who input and view data?
3. Which of the following is an advantage of using a DBMS?
4. The number of attributes in a relation is called its:
5. What is the primary purpose of a supertype/subtype relationship in an ERD?
6. ..... :Protecting data by making it unreadable.
7. Which is correct for an Online Shop ERD?
8. In a library system, a Book can be borrowed many times, and a Borrower can borrow many Books. What type of relationship best describes the connection between Book and Borrower?
9. What does a NULL constraint in SQL specify?
10. What are the different normal forms in normalization?
11. Which of the following is NOT typically managed by a Database Management System (DBMS)?
12. What is a feature of files regarding layout?
13. What does the term 'data independence' refer to?
14. Which validation rule accepts only a-z letters for fields in Access?
15. Primary key does allow the Null Values, whereas in Unique key doesn't accept the Null values . True or False?
16. Which DBMS does Snapchat use for high-performance data handling?
17. Kemampuan untuk memodifikasi skema di satu level tanpa mengubah skema di level selanjutnya yang lebih tinggi.
18. What is the main purpose of database prototyping?
19. What is the purpose of a composite key in a database?
20. What is the primary purpose of a DBMS?
21. A database management system (DBMS) is primarily used to:
22. Identify the procedure for acquiring the necessary locks for a transaction where all necessary locks are acquired before any are released?
23. Which of the following protocols ensures conflict serializability and safety from deadlocks?
24. Which advantage of DBMS directly contributes to making better business decisions?
25. Which of the following query is correct for using comparison operators in SQL?