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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which symbol is commonly used to represent a relationship in an ER diagram?
2. What is an "attribute" in the context of a database?
3. Which lock allows concurrent read but prevents write?
4. Which of the following is an example of a validation rule in a database field?
5. Which DDL command is used to modify the structure of an existing table?
6. In a DBMS, the term "view" refers to:
7. .... Defines a relation consisting of a set of all tuple that are in both in A and B.
8. Elairda is designing a database for her school project. Which rule applies when creating a primary key?
9. .... main component is a program that controls everything.
10. What is mismatched copies of data indicative of?
11. What is the main difference between Form View and Design View?
12. The relational model organizes data in:
13. In a school database, which is the best example of a primary key for identifying students?
14. Which of the following is an example of data validation?
15. In SQL, which data type is best suited for storing large texts such as articles or comments?
16. What is a relational database?
17. Apa yang dimaksud dengan normalisasi dalam desain database?
18. What are the advantages of using stored procedures in database management?
19. How can a unique value be created in a database table when there isn't a suitable single field to use as a primary key?
20. Primary key uniquely identifies a:
21. Sebuah fakta tentang sesuatu di dunia nyata (yang dapat berupa angka, rangkaian karakter, simbol, dan gambar) yang dapat dicatat dan disimpan di media komputer. Ini adalah definisi dari .....
22. The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called .....
23. Which of the following best describes the role of a database compared to a spreadsheet?
24. What is an entity in a database?
25. Which type of data model provides the foundation for building a physical data model?