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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which feature helps restrict the kind of data that can be entered in a field?
2. What is the difference between a database and a table?
3. In SQL, which command is used to SELECT only one copy of each set of duplicable rows
4. What would be the main effect of a change at the conceptual level of the database?
5. What gives meaning to these numbers and figures is .....
6. A quick way to find data in a database is to use .....
7. How does a database administrator ensure data integrity?
8. Which of the following is a key advantage of using a DBMS over a file-based system?
9. What is the function of a primary key?
10. How do you link tables using primary keys?
11. Why is data integrity important in a database?
12. What is a "foreign key" in a relational database?
13. What is a key characteristic of the relational model?
14. What does a double-lined box represent in an ER diagram?
15. Which IS component includes switches and firewalls?
16. Which data model uses a tree-like structure?
17. ..... states that only valid data will be written to the database.
18. Which of the following is an example of end user data?
19. Which of the following is NOT a type of database application?
20. What is the purpose of a field in a database?
21. Jazari is designing a student database for his school project. What is a primary key in this database?
22. One shopper buys many items. How is this expressed as a relationship on an ER diagram?
23. Which of the below SELECT statement is used to select all columns of EMP table?
24. Explain the difference between SQL and NoSQL databases.
25. Pooja is entering data directly into a spreadsheet-like interface in Access. She is working in: