Class 11 Computer Science Chapter 7 Database Concepts Quiz 35 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is NOT a type of database recovery technique?
2. What does the SELECT clause do in SQL?
3. Which of the following is not a benefit of using a relational database
4. Which of the following best describes the difference between database and DBMS?
5. Which of the following is an example of a table in a database?
6. Which is fundamental to any computer system?
7. Which of the following is an advantage of using a database, except .....
8. Which command lists all databases in PostgreSQL?
9. Which of the following is NOT a main component of a database?
10. According to the example table, which of the following is a record for Johnny Mitchell?
11. A field identified in a record as holding the unique identifier for a record is called the .....
12. What is the purpose of normalisation in a database?
13. The attribute name could be structured as an attribute consisting of first name, middle name and last name. This type of attribute is called:
14. Which problem occurs when multiple users access the same file simultaneously without coordination?
15. ..... are the languages used to write commands to access, insert, update and delete data stored.
16. What is the primary goal of database design?
17. Which of the following is NOT a valid MongoDB data type?
18. When moving from a flat-file database to a relational database, what is the primary reason for the reduction in required external storage space?
19. In a relational database, each tuple is divided into fields called
20. What is the purpose of an input mask?
21. In a relational database, what uniquely identifies a record?
22. Which database type is most suitable for handling large-scale, flexible schema data?
23. Which of the following is an example of a typical DBMS functionality?
24. Which pane in MS Access displays the list of tables, forms, queries, and reports?
25. Which of the following queries will correctly filter groups based on aggregate functions?