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

Quiz Instructions

Select an option to see the correct answer instantly.

1. The main purpose of MS Access in agriculture is to:
2. Which JOIN returns all rows from both tables, matching them where possible?
3. Which command quickly locates the data is Access table?
4. Explain the difference between a relational and a non-relational database.
5. Which company uses SAP HANA to manage data from production lines?
6. What is an advantage of role-based views in a DBMS?
7. Which level of data and process distribution would be most appropriate for a multinational company with offices and data centers in multiple countries?
8. The candidate key that you choose to identify each row uniquely is called .....
9. Which term refers to data about data in a database?
10. The ..... determines what values are stored in the table.
11. Which of the following defines the structure of a relation that consists of a fixed set of attribute-domain pairs.
12. What is the purpose of the "Varchar" data type in MariaDB?
13. A unique identifying field.
14. Which of the following best describes a centralized database architecture?
15. What is the ability to change a schema at one level without affecting the higher level schemas called?
16. What is the main advantage of using a DBMS over a traditional file system?
17. Empdt1(empcode, name, street, city, state, pincode).For any pincode, there is only one city and state. Also, for given street, city and state, there is just one pincode. In normalization terms, empdt1 is a relation in
18. Which SQL command is used to remove a table from a database?
19. Which characteristic distinguishes quantitative data from qualitative data?
20. What is the purpose of a query optimizer in a DBMS?
21. What is meant by less redundancy in DBMS?
22. Which of the following gives a logical structure of the database graphically?
23. Describe the role of a database administrator (DBA).
24. A company currently uses spreadsheets for payroll. Which is the best reason to switch to a DBMS?
25. What is the purpose of the authorization manager in a DBMS?