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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which characteristic of databases means that programs and data structure are stored separately?
2. What is the purpose of the alter keyword in SQL?
3. Singkatan DBMS berarti .....
4. Which of the following properties ensures that a database is in a valid state after the completion of a transaction?
5. A ..... is software that manages databases, allowing users to create, read, update, and delete data.
6. How can you find rows where the employee's last name starts with 'S' to 'Z'?
7. Define big data and its characteristics.
8. Who is responsible for authorizing access to the database, monitoring its use and managing all of the resources to support the use of the entire database system?
9. Which function returns the number of rows?
10. What type of data is stored in relational databases?
11. Di bawah ini yang bukan termasuk jenis diagram UML adalah .....
12. In a one-to-one relationship, how many times can a primary key exist as a foreign key?
13. Which of these could be a primary key?
14. Which SQL query retrieves the top 3 employees with the highest salaries?
15. Which of the following is a responsibility of the database administrator (DBA)?
16. Which database object is used for presenting data in print?
17. What is the significance of data types in fields?
18. A ..... relationship indicates that for each record in a table, there is only a single corresponding record in a related table.
19. In a database table, what is a record?
20. What is the purpose of attributes in a database?
21. In E-R Diagram, weak entity is represented by .....
22. In data mining, which of the following involves recognizing patterns that describe the group to which an item belongs by examining existing items and inferring a set of rules?
23. Which action should be performed first before designing a database in MS Access?
24. What is a record in a relational database?
25. Which of the following items is not the advantage of a DBMS?