Class 12 Computer Science Chapter 3 Database Management Systems Quiz 10 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What action is necessary to resolve data discrepancies in healthcare?
2. What is a weak entity?
3. The ..... receives all application requests and translates them into the complex operations required to fulfill requests.
4. Which software tool in a DBMS provides an environment for developers to create and modify databases?
5. .... store data in Single table.
6. Which level of data independence deals with storage details?
7. What is data? A) Raw facts and figures B) Processed information C) A type of software D) A database structure
8. Sistem yang terdiri atas sekumpulan tabel data yang saling berhubungan dan sekumpulan program ( DBMS:Database Management System) yang memungkinkan berbagai user dan/atau program lain dapat mengakses dan memanipulasi tabel-tabel tersebut .....
9. What is a schema in a database?
10. A database is an organized collection of .....
11. What are the advantages of normalization?
12. Which operation is used to retrieve data?
13. There can be multiple primary key in a table.(T/F)
14. Explain the difference between primary key and foreign key.
15. What is data modeling used for?
16. Define a relational database.
17. SQL was officially standardized by ANSI in what year?
18. What is the function of the WHERE clause in SQL?
19. Which technique manages concurrent access to prevent data inconsistencies?
20. What is the significance of referential integrity?
21. Which relational algebra operation is used to eliminate duplicate rows from a table?
22. Cassandra is an example of a relational database.
23. ..... contains information that defines valid values that are stored in a column or data type.
24. Which of the following operations is not a part of the CRUD operations in a DBMS?
25. Name one characteristic of a modern DBMS.