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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which one of the following is an example for RDBMS?
2. What is a composite attribute?
3. What data type is used to store numeric data that is larger than 8 bytes, such as currency values?
4. What is normalization?
5. How does a foreign key differ from a primary key?
6. Which feature helps in creating a basic form quickly?
7. Which type of data is best stored in a relational database?
8. Which SQL statement would you use to remove a student from a database?
9. Two-phase locking protocol ensures:
10. Collection of multipleinterconnected databases, spread physically across various locations.
11. Which of the following best describes MongoDB?
12. A database is a collection of ..... that can be organized, sorted, and searched.
13. What is an attribute in an ERD?
14. Which clause is used to sort the result set of a query?
15. What does DML stand for in databases?
16. Which set lists typical attributes for the Customer table in this schema?
17. When using the Form Wizard, what is NOT a standard option?
18. Ava is working on a project where she needs to analyze sales data. What do queries allow her to do with her data?
19. Which data model is used for conceptual database design?
20. Deadlock occurs when:
21. A deletion anomaly occurs when:
22. Data redundancy leads to .....
23. How is data organized within a record?
24. Information in Database
25. Dalam video, kolom 'id ..... nama' pada tabel 'nama ..... siswa' menggunakan tipe data 'VARCHAR(40)'. Apa fungsi dari 'VARCHAR'?
26. Which DBMS advantage helps in reducing storage costs and eliminating update anomalies?
27. Indicate whether the statement is true or false:A query is a request for data from a database.
28. Which of the following refers to an entity in which the identifier of one entity includes the identifier of another entity?
29. What is a data model?
30. What SQL command is used to create a trigger?
31. Which of the following options states the importance of data modeling?
32. What is the maximum size of a single BSON document in MongoDB?
33. What characterizes a flat-file database?
34. Kemar is organizing his computer. What is the difference between a file and a folder?
35. A school keeps a register where each student's name, roll number, and marks are written. This register is an example of a:
36. Why might Subscription include both startDate and endDate fields?
37. List one advantage of using Structured Query Language (SQL).
38. What does "normalization" aim to achieve in a database?
39. ..... refers to the data about data.
40. Which function returns the current system date?
41. In an E-R diagram that uses Chen Notation attributes are represented by
42. Which SQL keyword is used to filter records before an aggregation is performed?
43. Apa fungsi CRUD dalam sebuah basis data?
44. If we delete all rows from a table but keep its columns, what remains?
45. Which of the following is an example of a field in a student database?
46. What is the purpose of the 'Check' constraint?
47. Jenis hubungan manakah yang merupakan tipe hubungan dalam ERD?
48. What is a field in a database table?
49. Which data type is used to store true/false values?
50. Which term describes a single piece of information within a record?
51. Explain the concept of data encryption in databases.
52. Which of the following is a characteristic of a "Many to Many" relationship in databases?
53. Perintah yang digunakan untuk menampilkan struktur table adalah .....
54. Which of the following is not considered a core element of an enterprise database system?
55. What happens in the DBLC design phase?
56. What is "embedded SQL" ?
57. The SQL statement 'select round (1047.785, 2) from dual' will display 1047.78
58. In the relational model, a tuple represents:
59. Which of the following is NOT a feature of a primary key?
60. Which of the following is an example of a data model?