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

Quiz Instructions

Select an option to see the correct answer instantly.

1. How would you select all employees with either a 'Manager' or 'Analyst' title?
2. Each row is known as .....
3. What is the correct SQL statement to add a new record into a table?
4. What does a many-to-many relationship in a relational database describe?
5. ..... establishes an organization's rules for sharing, disseminating, acquiring, standardizing, classifying, and inventorying information.
6. How is data perceived in a logical view compared to a physical view?
7. Which data type is used in SQL to store true or false values?
8. How many levels of data abstraction are there?
9. Explain the concept of a primary key.
10. Dalam model ERD, entitas biasanya diwakili sebagai:
11. Which key is a candidate to be a primary key but is not selected?
12. Which of the following is NOT true about an Entity Relationship Diagram (ERD)
13. How do you design a form for effective data entry?
14. What is a many-to-many (M:N) relationship?
15. What are the main advantages of using indexes in database management?
16. Which command is used to remove a relation from an SQL?
17. What does referential integrity ensure?
18. In a relational database, what is an entity?
19. Apa yang dimaksud dengan total participation?
20. If a new table combines every customer's row with every account's row, it's an example of:
21. In a database context, what does a "record" refer to?
22. In E-R Diagram, attribute is represented by .....
23. Which type of database management system is most commonly used?
24. Which of the following is a type of data model?
25. Explain the role of triggers in database management.