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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is ETL in the context of data warehousing?
2. What is the purpose of a Database Management System (DBMS) in relation to a file-based approach?
3. What type of database follows a table-based structure?
4. How do you create a database using MySQL?
5. Which one of th following is a type of Data Manipulation command?
6. Which of the following is NOT a type of database security measure?
7. What is the primary purpose of database systems?
8. Perintah SQL yang digunakan untuk menampilkan daftar semua database yang ada adalah .....
9. Which of the following is an example of a field in a database table?
10. Manakah dari berikut ini yang BUKAN contoh dari relasi one to many
11. Which level in the ANSI-SPARC architecture represents user views?
12. When values in one or more attributes are used as foreign keys, they must exist in another set of one or more attributes in another table, we have created a:
13. How can you ensure data integrity using primary keys?
14. What does the BETWEEN keyword do in a query?
15. Perintah SQL yang digunakan untuk memperbarui data pada kolom 'nama' di tabel 'pelanggan' adalah .....
16. What are the benefits of using views in database management?
17. What is the main function of tables in a database?
18. Information is obtained after ..... of data.
19. The database language that allows us to access data in a database is called:
20. What is a DBMS and its primary function?
21. What challenges are associated with distributed databases?
22. Mismatched redundant copies of data is known as data .....
23. A ..... database allows access from any location with an internet connection.
24. Which of the followings are correct in relational databases?
25. Suppose a change is made in the storage structure of the database files (e.g., changing from magnetic disks to SSDs). Which level of the ANSI-SPARC architecture does this affect directly?