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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Section D:Fill in the Blanks (5 marks)-Write the correct word or term in each blank space. One advantage of a database is that it allows easy ..... of information.
2. Cara menghapus database mahasiswa yaitu dengan mengetik?
3. What is the purpose of triggers in a database?
4. How is a row defined in a database?
5. Special legal empty value allowed in a database is .....
6. Which of the following is true about a "primary key" ?
7. This is a collection of programs that enables users to create and maintain databases and control all access to them.
8. Which of the following best describes NoSQL databases?
9. What does the 'select' clause do in an SQL query?
10. What is the most essential element of a database?
11. What do reports provide in a database?
12. Why are key-value databases useful for tasks that need quick data access?
13. What is a 'relation' in a relational data model?
14. In a library database, the "MemberID" field in the "Issue Table" refers to "MemberID" in the "Members Table." This is a:
15. Explain the difference between an entity and an attribute in the context of the entity-relationship model.
16. Microsoft releases MS access, a custom DBMS that replaces all other custom DBMS products
17. What does the SQL UPDATE command do?
18. Relational Algebra is used to query the database tables using A. B. C. D.
19. What data type is used to store 248999, such as whole numbers and decimal numbers?
20. Which database model uses a tree-like structure with parent-child relationships?
21. What is a unique identifier for a record in a table?
22. What is the cardinality of a relationship that is one-to-many?
23. Which of the following can database software allow you to create?
24. What is an indexed field in a database?
25. To resize a column in Access, one should:
26. In a "Students" table, the field "Admission Number" uniquely identifies every student. It is a:
27. Which of the following is NOT a type of database constraint?
28. A relational database is defined as a database that .....
29. What is the repetition of data indicative of?
30. A data lake is composed of .....
31. What is a view in a database?
32. Data models are used to .....
33. Which condition is necessary for a distributed database?
34. Which diagram is used to visually represent database relationships?
35. A foreign key in a database is used to:
36. What is the difference between TRUNCATE and DELETE in SQL?
37. Which transaction command to undo changes?
38. What are some popular big data technologies?
39. A set of one (1) or more computer programs that serves as an intermediary between the user and the DBMS.
40. Dalam struktur database 'Kasir' yang ditunjukkan, tabel 'nota ..... penjualan' memiliki kolom 'id ..... pelanggan'. Kolom ini kemungkinan besar berfungsi sebagai apa?
41. A key that consists of more than one attribute (e.g. (studentId, courseCode)) is called a:
42. Which is NOT a problem of file systems?
43. Which of the following is an example of information?
44. Explain the concept of 'JOIN' in SQL and provide an example.
45. Why are databases at risk in networked environments?
46. What do you mean by one to many relationships?
47. Which of the following is a benefit of the three-level database architecture?
48. What is the advantage of using a DBMS?
49. What is the purpose of database management?
50. Information is processed data, it has meaning or context.
51. What is the relationship between fields and records?
52. What is the role of database transactions in ensuring data integrity?
53. Which of the following statements about foreign keys is true?
54. How do you change the name of a table in SQL?
55. Which of the following is not one of the benefits of a blockchain database?
56. What does the ASCII character set do?
57. True or False:In the Courses table, the column CourseName is an attribute, and values like 'Data Structures', 'Algorithms' are part of its domain.
58. Which system stores data in separate application files?
59. In the context of a university database, what does the 'Exams Table' contain?
60. A form is used to view and enter data into a database table.