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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What attributes are included in the table for translating a relationship set into a relational model?
2. Which of the following is an advantage of DBMS?
3. A subtype is a generic entity that has a relationship with one or more entities at a lower level.
4. What uniquely identifies each tuple in a table?
5. IIn general, a file is basically a collection of all related .....
6. What is a transaction in a database?
7. In the context of information systems, a database is:
8. Which lock allows only one transaction to write?
9. What is the purpose of data integrity constraints?
10. In a relational database, what is a 'tuple' most commonly known as?
11. What is one of the main functions of a DBMS?
12. Database System Architecture:The organization of database, DBMS, business logic, and ..... ?
13. What does the COUNT function do?
14. What are the main components of the Relational Model?
15. Object-oriented databases are widely used in enterprise applications.
16. What is the purpose of a query language in DBMS?
17. What is the main purpose of a 'foreign key'?
18. What does the term 'schema' refer to in a database context?
19. A manager has requested a list of products from highest price to lowest. How would this information be retrieved?
20. What feature of a database management system helps maintain data integrity?
21. What is the name for data about data?
22. This SQL statement allows users to retrieve data from the a certain table.
23. ..... :Determining what actions a user can perform.
24. Which validation method ensures data follows a specific predefined pattern?
25. What is the purpose of data validation in a database?