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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is TRUE about the atomicity of a database?
2. What is a composite key in a relational database?
3. If "Admission Number" is chosen as the primary key, the combination "Class + Section + Roll No." becomes the:
4. What is the significance of theoretical relational languages?
5. .... Father of Relational DataBase .
6. Apa itu primary key dalam database?
7. Explain the difference between INNER JOIN and OUTER JOIN.
8. Which technique involves using locks to control access to data?
9. What does database scalability refer to?
10. Boolean
11. Which of the following is NOT a benefit of using a database management system?
12. In a database, a record represents:
13. Which of the following is NOT a type of database testing?
14. Which of the following is an example of a domain in a database?
15. What is the purpose of field properties?
16. What is a database program used for?
17. What is the first step in database design?
18. What is the primary function of a DBMS?
19. Berikut ini perintah yang digunakan untuk merubah nama tabel buku menjadi LKS adalah .....
20. Data is unorganised and no meaning or context.
21. SQL command to create a table
22. Which of the following is an example of a database?
23. Which ACID property ensures that a transaction brings the database from one valid state to another?
24. What is a candidate key?
25. ..... is a top-down process in EERD. It divides high level entities into lower levels. Example:EMPLOYEES can have subclass of Teachers or Technicians.