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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is true about a "primary key" ?
2. This is a collection of programs that enables users to create and maintain databases and control all access to them.
3. Which of the following best describes NoSQL databases?
4. What does the 'select' clause do in an SQL query?
5. What is the most essential element of a database?
6. A ..... is an organised collection of structured data.
7. What do reports provide in a database?
8. Why are key-value databases useful for tasks that need quick data access?
9. What is a 'relation' in a relational data model?
10. In a library database, the "MemberID" field in the "Issue Table" refers to "MemberID" in the "Members Table." This is a:
11. Explain the difference between an entity and an attribute in the context of the entity-relationship model.
12. Microsoft releases MS access, a custom DBMS that replaces all other custom DBMS products
13. What does the SQL UPDATE command do?
14. Relational Algebra is used to query the database tables using A. B. C. D.
15. What data type is used to store 248999, such as whole numbers and decimal numbers?
16. Which database model uses a tree-like structure with parent-child relationships?
17. What is a unique identifier for a record in a table?
18. Sort
19. What is the cardinality of a relationship that is one-to-many?
20. Which of the following can database software allow you to create?
21. What is an indexed field in a database?
22. To resize a column in Access, one should:
23. In a "Students" table, the field "Admission Number" uniquely identifies every student. It is a:
24. Which of the following is NOT a type of database constraint?
25. A relational database is defined as a database that .....