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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the purpose of an information system (IS)?
2. A ..... is essentially a lookup field to look up data in another table.
3. A field identified in a table as holding the unique identifier of the table's records is called the:
4. A candidate key that is not a primary key is known as
5. What are some common security measures to protect databases?
6. Why does a database store currency as a numeric value rather than storing symbols (like '$ ') directly in the field?
7. What are the advantages of using NoSQL databases over traditional relational databases?
8. What does a physical ERD depict?
9. Which SQL statement is used to add new records to a table?
10. Define Data Definition Language (DDL).
11. Which PostgreSQL constraint ensures that a column cannot have NULL values?
12. What does each *entity* in an ER diagram typically represent in a database?
13. What is the main difference between data validation and data verification?
14. What data type is used to store short alphanumeric data, such as names and addresses?
15. Which protocol ensures no two transactions access the same data simultaneously?
16. Each item from this list is classified as ..... Name, Birthdate, Street, County, PostCode
17. How does a document database store data?
18. A ..... is a copy of database information saved in case the original data is lost or damaged.
19. Which of the following is an example of a NoSQL database?
20. News of 1997?
21. A tuple is also known as .....
22. What is Data Manipulation Language (DML)?
23. What is a key field in a database?
24. What is the purpose of the Entity-Relationship (ER) Model?
25. Data Definition