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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which is a key advantage of NoSQL databases?
2. What operations can be performed using relational query languages?
3. What is the purpose of forms in a database?
4. Why is it important to have a primary key in a database table?
5. What is a common method used in predictive analysis?
6. How can views improve data security?
7. What is an example of a one-to-one (1:1) relationship?
8. ..... allows us to have relationship between tables which makes the data more meaningful and connected.
9. What is a primary reason for using a relational database instead of a flat file?
10. What happens if atomicity is not maintained in a bank transaction?
11. According to the text, why is this 'flat-file' approach considered inefficient?
12. Dalam diagram ERD, hubungan antara entitas diwakili oleh:
13. If a student's section is changed from A to B but updated only in one record, it leads to:
14. What is the 'AutoNumber' data type used for?
15. Discuss the process of denormalization in database design.
16. What term is used in databases instead of 'rows' in spreadsheets?
17. The view of total database contents is
18. The manipulative part of a data model mainly specifies:
19. What is an entity in an Entity-Relationship model?
20. Which of the following is a specialized language that programmers use to add and change data in the database?
21. What does the term 'referential integrity' mean?
22. Which relationship type ensures that each record in the first table is linked to only one record in the second table?
23. Which SQL data type is used to store numerical values with fixed precision and scale?
24. What is the main function of a database?
25. The logical view of a database .....