Class 12 Computer Science Chapter 3 Database Management Systems Quiz 20 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. ..... :Taking responsibility for data misuse.
2. Which of the following is NOT typically associated with a data warehouse?
3. What is SQL and its role in DBMS?
4. An operating system function that memorizes track of information regarding the creation, deletion, transfer, copy, and storage of files in an organized manner is related to .....
5. What is the primary purpose of transaction transparency in DDBMS?
6. Which of the following aggregate function is used to specify number of tuples in the given table
7. Which SQL command is used to insert new rows into a table?
8. What is a common use case for graph databases?
9. Serial Schedule:Transactions execute one after another with .....
10. A column or combination of columns that contain values that uniquely identify each row in the table
11. ..... :Protecting data from loss and failure.
12. Which view allows to modify table's structure in Access?
13. Which of the following is NOT a transparency feature of a distributed DBMS?
14. What is the significance of a primary key in a relational database?
15. A company wants to enforce strict access control on its database. Which feature should it implement?
16. Transaction: ..... is a set of read and write operations that form a single logical unit of work.
17. What are the key components of a data model?
18. What is a key difference between paper-based and digital database systems?
19. Chloe is creating a database for several customers. What is the data type for the field total sales?
20. The number of tuples in a relation is called its ..... , while the number of attributes in a relation is called its .....
21. Which of the following is NOT a database management system?
22. What is a logical schema?
23. What is DBMS and its role in managing databases?
24. Which of the following is the disadvantages of DBMS?
25. If a user requests information about a specific product from a database, which DBMS function translates this logical request into a command to physically locate and retrieve the data?
26. What is the purpose of concurrency control in databases?
27. How the Every weak entity set can be changed into a strong entity set through?
28. Which of the following is a characteristic of client-side programming?
29. What type of attributes does a strong entity set with only simple attributes have?
30. What is a common query language used in DBMS?
31. Which best describes the difference between logical and physical schema?
32. Which of the following describes a one-to-one relationship in an ERD?
33. What is the output of a query in tuple relational calculus?
34. What are the key differences between OLAP and OLTP systems?
35. Duplication of data is called .....
36. What is the role of end users in a database system?
37. What is the expected outcome of the lesson on DDBMS?
38. Which of the following is used to ensure that a relationship between two tables remains consistent?
39. What is a risk of vendor lock-in?
40. A standardized programming language that is used to manage relational databases
41. Which component is NOT typically part of an information system?
42. Which function in MS Access can be used to calculate the total fertilizer used for all farms?
43. All of the following are advantages of packaged data models EXCEPT:
44. What is a key difference between a spreadsheet and a database management system?
45. The basic data type char(n) is a ..... length character string and varchar(n) is ..... length character.
46. Which of the following uses Oracle Database for managing inventory and transactional data?
47. What is the main characteristic of a distributed database?
48. How does a DBMS improve data integrity?
49. What SQL clause is used to restrict the rows returned by a query depending on validity of two conditions simultaneously?
50. What are the advantages of using a cloud-based DBMS?
51. In-memory databases are less secure than disk-based databases.
52. What is a limitation of manual file handling?
53. What includes a number of external schemas or user views?
54. What is a logical schema in a DBMS?
55. Which of the following best describes the structure of a database?
56. What does the HAVING clause do in SQL?
57. Which validation rule allows exactly digits for number fields in Access?
58. What is the primary function of the 'SQL' tab in phpMyAdmin as described in the image?
59. Select from the following the multi-valued attribute.
60. Which of the following objects is considered the basic building block of a relational database?