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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In which Normal Form should you eliminate repeating groups?
2. You are designing a system to sell subscriptions for online revision guides. What should be your first step when identifying entities?
3. What is non-structured data?
4. Which command is used to remove all rows from a table but retain the structure?
5. Which common database challenge is illustrated by a person receiving multiple copies of a catalog each addressed to a slightly different variation of their full name?
6. In a relational database, what connects two tables together?
7. Which of the following is NOT a reason for manual data entry mistakes?
8. Which SQL statement is used to delete data from a database?
9. Choose the correct data type for storing an email address.
10. The DROP TABLE statement:
11. Which of the following is not one of the techniques used in web mining?
12. Which benefit is directly related to the concept of logical data independence?
13. Physical data independence is
14. What is the purpose of validation in a database?
15. What is a data-entry error?
16. Which of the following is a Data Manipulation Language (DML) command?
17. What is the difference between a primary key and a foreign key?
18. Orang yang mengalasis system dengan cara mempelajari masalah yang timbul dankebutuhan pengguna system disebut .....
19. What is the purpose of database design?
20. Indicate whether the statement is true or false:Core operational transaction systems provide data to data warehouses.
21. To simplify data storage and reduce redundancy, large tables are broken into smaller related tables. This process is called:
22. How do you drop a view in SQL?
23. Which of the following is NOT a database object?
24. What is the purpose of using macros in Access?
25. ..... is a top-down approach in which one higher level entity can be divided into two lower level entities.