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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In tables, data is organized in the form of rows and columns.(T/F)
2. Which of the following is an example of a Database Management System?
3. Deadlock Resolution: ..... one transaction to break a deadlock.
4. What is the function of a surrogate key?
5. Which SQL clause is used to group rows that have the same values in specified columns?
6. Which SQL command is used to create a new table in a database?
7. What is the primary key in the following relation? STUDENT(StudentID, Name, Address, CourseID)
8. Which of the following is NOT a characteristic of Object-Oriented Database Management Systems (OODBMS)?
9. What is the purpose of the COMMIT command?
10. What do foreign keys do?
11. What is a JOIN operation in SQL and why is it used?
12. What are the advantages of using a DBMS?
13. What is a feature of files regarding data storage?
14. Which of the following defines the term 'field' in relation to databases?
15. Every row in a table has the same structure.(T/F)
16. Which one of the following provides the ability to query information from the database and to insert tuples into, delete tuples from, and modify tuples in the database?
17. Which SQL command is part of DDL?
18. Which of the following products do not provide an enterprise database?
19. Which one of these cannot be taken as a primary key?
20. Name the first normal form (1NF) requirement.
21. What does the term 'cardinality' refer to?
22. Define normalization in the context of databases.
23. Which of the following commands is used to modify the structure of an existing table?
24. Process Failure:Failure that causes loss of memory but not ..... data.
25. What is the purpose of backing up a database?