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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is a prerequisite for creating a distributed database?
2. A ..... is an organized pool of logically related data.
3. What is the role of end users?
4. Section B:Multiple Choice (5 marks)-Circle or write the correct letter (A, B, C, or D). One use of a database in a school is:
5. A database ..... describes a database entity.
6. What is the primary purpose of data independence?
7. Which of the following removes the duplicate rows in database? A. B. C. D.
8. How do you modify a database schema?
9. What distinguishes a network database structure?
10. Which type of entity represents a logical generalization whose actual occurrence is represented by a second, associated entity?
11. Which property ensures committed transactions survive system failures?
12. Which method brings data into the database from an existing file?
13. Komponen berikut adalah bagian dari sistem basis data, kecuali .....
14. What distinguishes a centralized database from a distributed database?
15. Explain what an entity is in a database.
16. What is the function of an index in a database?
17. Which type of entity represents an actual occurrence of an associated generalized entity?
18. Which of the following is an example of a primary key in a student database?
19. The SQL statement 'Select mod (10, 4) from dual' will display 2 as the result
20. What is the purpose of a school database?
21. What is the significance of transaction management in databases?
22. What are the main responsibilities of a database administrator?
23. Data dictionary includes the actual data values of the database.
24. Which of these software helps manage a computerized database?
25. Which of the following is NOT a typical data manipulation operation?
26. What does a thick line represent in referential integrity?
27. Section D:Fill in the Blanks (5 marks)-Write the correct word or term in each blank space. A ..... is a collection of related information organized into tables.
28. What is the problem in file-based system?
29. Which data type is appropriate for storing dates and times in a database?
30. Name three common data types used for storing text in databases.
31. What data type would you use in SQL to store a date and time value together?
32. Which one of the following should be taken as a primary key?
33. A table can be created without a primary key.
34. What do we call the number of records in a relation?
35. What do you mean by consistent data in a database?
36. Which operator checks if a value matches one of a set of values?
37. What does a row in a database table represent?
38. An atomic transaction is a set of SQL statements where
39. The entity integrity rule requires that .....
40. Microsoft SQL Server is a(n) .....
41. Which SQL query shows the names of employees who have not been assigned to any department?
42. In an E-R diagram the uses Crows Foot Notation an entity set is represent by a
43. ..... is the process of ensuring that a program operates on clean, correct and useful data.
44. In a table of library books, each row represents a:
45. Which of the following is NOT an advantage of using a database system?
46. What is the Ribbon in MS Access?
47. Which of the following statements best defines the word 'database'?
48. Which SQL structure correctly deletes a record?
49. Apa fungsi utama dari 'PRIMARY KEY' pada sebuah tabel database?
50. Suggest Suitable Basic Data Types:Which data type is suitable for storing names, addresses, or product descriptions in a database?
51. A field which has a unique value for each record of a table is called:
52. Which of the following is a common database management system?
53. A table in a database consists of:
54. Dalam cardinality, apa itu relasi many to many
55. This is the language used to communicate with DBMS.
56. A query retrieves specific data based on criteria from one or more tables.
57. What is metadata in the context of databases?
58. Data about data is .....
59. .... is the example for the DBMS .
60. Why do relational databases improve data integrity?