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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which DBMS model supports many-to-many relationships using a graph structure?
2. How can a hospital's database management system improve patient care efficiency?
3. Which of the following is a type of Relational Database Management System (RDBMS)?
4. What is the purpose of DDL in SQL?
5. Which of the following command is a type of Data Definition language command?
6. What is the role of transaction management in a database system?
7. The total specialization rule states that an entity instance of a supertype is allowed not to belong to any subtype.
8. Isolation:The effects of a transaction are not visible to other transactions until it .....
9. An association of various entities in an Entity-Relation model is known as
10. In-memory databases are used for long-term data storage.
11. The ..... rule states that an entity instance can simultaneously be a member of two (or more) subtypes.
12. In a database transaction, what does the acronym ACID stand for?
13. What is SQL and how is it used in DBMS?
14. In a supertype/subtype hierarchy, attributes are assigned at the highest logical level that is possible in the hierarchy.
15. What is a database model?
16. What is a subquery?
17. Which of the following is a completeness constraint?
18. What is a common use case for a Relational Database?
19. ..... :A database spread across multiple locations.
20. ..... :Software that manages communication between client and server.
21. What is a characteristic of a hierarchical database?
22. What uses a collection of tables to represent both data and relationships among the data?
23. What is the purpose of SQL?
24. What is an association among several entities?
25. Which of the following is a type of DBMS? A) Relational B) Linear C) Circular D) Random
26. What are the three main types of DBMS?
27. What is the purpose of a data dictionary in a database?
28. Backup:A copy of the database stored ..... ?
29. Google Chrome uses which DBMS to store local browser data?
30. Which of the following best describes a document store?
31. Which of the following is a characteristic of a Relational Database Management System?
32. What is meant by 'instance' in the context of databases?
33. What should foreign key constraints in databases include according to the image?
34. What term is used to describe the users who interact with the database without directly dealing with its internal structure?
35. What does the acronym SQL stand for?
36. A relational database developer refers to a record as .....
37. Which of the following is an example of a centralized database?
38. Which clause is used to rename a column or table in a query result?
39. What is the purpose of the HAVING clause?
40. What is the primary use of data modeling in a DBMS?
41. What is the purpose of the LIMIT clause in SQL?
42. Based on the structure of the document, what is likely discussed under "Problems with Traditional Files Systems Approach" ?
43. What is a risk associated with a single point of failure?
44. What is the importance of normalization in database design?
45. Which database model uses tables?
46. Which of the following is a limitation of a file system?
47. A company decides to migrate its data from a file-processing system to a DBMS. What is the most significant challenge they will face?
48. What are some common database security measures?
49. Database can be define as .....
50. A centralized database architecture means:
51. Identify the spatial index structure that is effective for indexing data in multi-dimensional spaces
52. Which technique prevents invalid data being saved in Access table?
53. "Delete from Student;"The above command performs which of the following action?
54. How does the three-tier schema architecture promote data independence?
55. What is the actual content of the database at a particular point in time called?
56. Which factor determines whether a database is classified as single-user or multiuser?
57. A scout company have a database with records of all the scouts. They want to create a list of all scouts who are under 15 and their achievements. What would they use?
58. It is the use sophisticated statistical analysis, including artificial intelligence techniques such as neural networks, to "discover" unhypothesized relationships in the data. For example, credit card companies use this to identify usage patterns indicative of fraud.
59. Which property ensures data consistency in a database?
60. Which of the following best describes a database schema?