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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the primary key in a database table?
2. Which of the following is a type of query in MS Access?
3. ..... Key uniquely identifies each record in table.
4. What does the WHERE clause do in an SQL statement?
5. What are the types of data integrity constraints?
6. ..... is a database that supports data distributed across several different sites
7. Which of the following is not a database programs?
8. A Teacher can handle many Subjects, while a Subject can also be handled by many Teachers. Which ERD correctly shows this relationship?
9. What is a disadvantage of database systems?
10. Which of the following is an advantage of using a DBMS over a traditional file system?
11. What functions can be performed on a database?
12. A deadlock exists in the system if and only if the wait-for graph contains a .....
13. Which of the following is a characteristic of the Object-Oriented DBMS?
14. The ..... rule specifies that an entity can be a member of only one subtype at a time.
15. In the relation model, the relation are generally termed as .....
16. Which of the following is a benefit of using a cloud database?
17. What is the purpose of a view in SQL?
18. If a website developer wants to create a form where users can input their email and submit it, then which HTML tag should he/she use?
19. Which of the following best describes a relational database?
20. What are Keys?
21. How do you update a record in SQL?
22. What is a performance-related disadvantage of a DBMS?
23. What is a view in SQL and how is it different from a table?
24. Which of the following types of database users interacts directly with the database?
25. In the ..... normal form, a composite attribute is converted to individual attributes