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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In a relational database, a tuple represents:
2. What is a single row of a table called?
3. What is one key advantage of a database?
4. Which of the following data independence types refers to immunity of application programs to changes in physical storage structure?
5. ..... is a key uniquely identifies a record in a table.
6. EBay uses Neo4j primarily for improving which of the following?
7. What is a disadvantage of paper-based systems? A) Difficult to search B) Easy to store C) Low cost D) High durability
8. What is the purpose of backup and recovery management in a DBMS?
9. Jennifer is creating a database for several customers. How will she list the Customer ID?
10. What must be common between two tables to create a relationship?
11. In a database system, the primary function of a DBMS is to:
12. When primary key is made up of two or more columns then it is called ..... primary key.
13. What is the difference between a primary key and a unique key?
14. Which type of data can be stored in the database?
15. What is a disadvantage of file-based systems? A) Data redundancy B) Easy access C) Low cost D) High performance
16. Which of the following is a key feature of a DBMS?
17. In MS Access, which feature helps generate printable summaries and formatted outputs of agricultural data?
18. Where is DBMS commonly used? A) Banking systems B) Cooking recipes C) Painting D) Gardening
19. Which component manages how data is physically stored and accessed?
20. Which of the following best defines data integrity in a DBMS?
21. What does the DataGridView control do?
22. Who is responsible for defining user access and recovery plans?
23. What is the purpose of the CREATE TABLE statement in SQL?
24. In object oriented programming, which feature indicates the code reusability?
25. ..... specifies a search condition for a group or an aggregate.
26. What is the main purpose of database testing?
27. What is the result of a query in MS Access?
28. Which of the following is NOT a type of database relationship?
29. Before the used of database, organizations and individuals used .....
30. What does the GROUP BY clause do in SQL?
31. A field which is ..... for each and every record is called Primary key.
32. Which of the following is not valid field of table "Student"
33. A completeness constraint may specify that each entity of the supertype must be a member of some subtype in the relationship.
34. Which wildcard character matches any sequence of characters in SQL?
35. What is the purpose of a data model in a database?
36. How do other data models differ from the relational model?
37. Consider attributes ID, CITY, and NAME. Which one if this can be considered as a primary key?
38. Why is it important to use a DBMS to manage large sets of data?
39. A single-user database that runs on a personal computer is called a(n) ..... database.
40. If a business company wants its website to load faster by reducing image sizes, then what technique should they use?
41. Durability:Once a transaction commits, its changes ..... ?
42. NoSQL databases are less scalable than relational databases.
43. The property by which subtype entities possess the values of all attributes of a supertype is called.
44. Which of the following best describes a homogeneous distributed database?
45. What is a pitfall in relational database design?
46. Data ..... helps ensure that an incorrect entry isn't made.
47. A database can have only one table.(T/F)
48. Which of the following is an example of a data integrity constraint?
49. ..... :Data storage layer.
50. What is data independence in the context of DBMS?
51. Why is it important to enforce data integrity in a database?
52. What does ER stand for in ER Diagrams?
53. Which of the following is used in the application programs to request data from the database management system?
54. Which of the following is NOT a fundamental principle of database security?
55. A Database Management System (DBMS) is
56. What are the different types of DML commands?
57. Supertype/subtype relationships should not be used when the instances of a subtype participate in no relationships which are unique to that subtype.
58. Which of the following database object produces the final result to present?
59. Which SQL statement is used to create a new database?
60. What does ACID stand for in the context of transactions?