Class 11 Computer Science Chapter 7 Database Concepts Quiz 30 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the role of an access object in a database?
2. Which of the following best describes a field in MS Access?
3. SQL (Structured Query Language)
4. What is a single row in a database called?
5. In Microsoft Access, which object allows users to view structured data entry?
6. Why is using a 'Long Integer' field recommended for numeric data containing three or more digits?
7. In Oracle, who owns the data dictionary?
8. What type of data can a database organize?
9. What is the primary advantage of using a flat-file database over a relational database for small, simple tasks?
10. Which technique is used to control access to data in a multi-user environment?
11. Define DDL and name some commands.
12. What is the purpose of the Isolation property in ACID?
13. Explain the concept of a 'domain' in databases.
14. Explain the concept of data redundancy in database management.
15. Fill in the blank: ..... command is used to remove primary key from a table in SQL.
16. Which architecture is best suited for scalability?
17. Which of the following is NOT an example of a DBMS?
18. A value that is not available or not known is a
19. A ..... is a software management system designed to maintain a database.
20. Which DBMS architecture offers better fault tolerance?
21. Why is backup and recovery crucial for database management?
22. A composite key is usually:
23. A reason for using an SQL view to hide columns is:
24. In a student database, which of the following could be a field?
25. A logical schema,
26. Why is data abstraction important in DBMS?
27. .... is the most prevalent database model.
28. In a relational database, two files can be joined if they have what in common?
29. Perintah DML yang digunakan untuk menambahkan data baru ke tabel adalah .....
30. Which of these is an example of alphanumeric data?
31. What is a potential consequence of poor concurrency control in a database?
32. What is a query?
33. Which operation could violate referential integrity in this database?
34. Which of the following is NOT supported by MySQL?
35. What is DQL and how is it used?
36. Which tab in MS Access allows users to create forms?
37. Why are many-to-many relationships considered problematic in database design?
38. Relational Algebra was first created by .....
39. How can you pass parameters to a stored procedure?
40. Match the following:1. Navigational model-Tables2. Relational model-Records3. DBMS-SQL Server4. RDBMS-Dbase
41. What is an example of a many-to-many relationship in a database?
42. The property / properties of a database system is / are:
43. Which of the following factors is NOT considered when choosing a database?
44. Which of the following is software that handles all application operations between browser-based computers and a company's back-end business applications or databases?
45. Who manages the Database?
46. A relational database consists of a collection of .....
47. ..... also provides protection and security to the database.
48. What is the role of indexing in database performance?
49. To take effective decision in the organization requires
50. Which command permanently saves all the work done since the BEGIN TRANSACTION command?
51. Indicate whether the statement is true or false:In-memory computing relies primarily on a computer's disk drives for data storage.
52. Which command structure inserts a new row into a table?
53. What is normalization in the context of databases?
54. MS Access is an example of a database.
55. The functions of a DBMS, except for:
56. What type of data can be stored in a social media database?
57. What is the purpose of action queries in a database?
58. What is an input mask?
59. In a database, a ..... represents a single category of information within a table, like "Name" or "Age."
60. DBMS means .....