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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the primary purpose of a database?
2. Perintah SQL yang digunakan untuk menghapus tabel bernama 'nama ..... siswa' adalah .....
3. What is Data Definition Language (DDL)?
4. Which of the following is an example of a DBMS
5. Which of the following is NOT a type of database?
6. Which of the following is a characteristic of metadata?
7. What is data about data called?
8. Which of the following is a benefit of using indexes in a database?
9. Which of the following is a Data Definition Language (DDL) command?
10. What is the first step in creating a database file in MS Access?
11. True or False:When multiple people want to access "the data" at the same time, does this pose a challenge for databases?
12. Define a view in SQL and its purpose.
13. What does DML stand for and what does it include?
14. Indicate whether the statement is true or false:An unnormalized relation contains repeating groups.
15. Sebuah kumpulan data yang saling terkait yang disimpan dalam perangkat keras komputer dan digunakan oleh perangkat lunak untuk memanipulasinya adalah definisi dari .....
16. An ER diagram shows relationships between:
17. Which property is important in order to reduce and improve data integrity?
18. What is the purpose of data integrity?
19. To be in 2NF:
20. Which of the following is one of the basic types of joins in DB?
21. Which level of data abstraction describes what data is stored and the relationships among data?
22. An entity that is related with it is known as .....
23. What is a stored procedure?
24. Which function returns the minimum value in a column?
25. In what scenario would sorting data in ascending order be particularly useful?