Class 11 Computer Science Chapter 7 Database Concepts Quiz 15 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Segala pengguna software aplikasi (user) adalah .....
2. Querying
3. Which of the following is the default view when a new table is created in Access?
4. Perintah yang digunakan untuk menampilkan tabel yang telah di buat adalah .....
5. Malachi is designing a database for a car rental company. Why is a license plate number suitable as a primary key?
6. The virtual table that its created by data from the result of an SQL 'Select' statement is called .....
7. Define the term 'field' in a database context.
8. Which of the following is the BEST example of symbolic data?
9. The cardinality ratio of a relationship describes:
10. Who is primarily responsible for producing the high-level data model that describes entities, relationships and constraints for the entire organization?
11. Which of the following views is used to set field properties such as field size and caption?
12. What is the role of SQL Server in database management?
13. In a "One to Many" relationship, which table is considered the parent?
14. Which of the following best describes a database system?
15. What does data architecture describe?
16. Which of the following is NOT a valid secondary key in a database?
17. The join operation .....
18. What does the self-describing nature of databases provide?
19. Which view allows you to see the structure of a table and set field names, data types, and sizes?
20. A relationship between two tables is established using which key?
21. In a database, how is a many-to-many (N:N) relationship between two entities typically resolved?
22. What is a composite key?
23. Describe the process of de-normalization.
24. What is a database index and why is it used?
25. In a one-to-one relationship: