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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In ..... database, data is organized in the form of trees with nodes.
2. Which operation in relational algebra selects tuples that satisfy a given condition?
3. True or False:An "instance" of a relational database is not a specific entity represented in the database?
4. Which of the following is an example of a primary key in a database?
5. What are the different types of fields in a database?
6. What is the main purpose of a form in MS Access?
7. What does the 'Yes/No' data type represent?
8. What does a 'hyperlink' data type allow you to do in a database?
9. How can you ensure data integrity in a database?
10. What are fields in a database commonly referred to as?
11. What is a foreign key in a database table?
12. An example of DBMS software is .....
13. Which of these statements about databases is true?
14. Which of the following property states that an incomplete transaction is not recorded?
15. Which of the following is an example of a composite key?
16. In the ANSI-SPARC model, which level is responsible for specifying how data is stored in blocks, indexes, and file structures?
17. Which of the following SQL statements retrieves all records from a table named Students?
18. A developer is granted EXECUTE permission on a stored procedure named sp ..... UpdateUserEmail. This is the only way the developer can change user emails. What is the primary database concept this demonstrates?
19. The details associated with an entity are called .....
20. Which SQL command grants user permissions?
21. What is the purpose of concurrency control software?
22. Who is responsible for authorizing access to the database?
23. Which PL/SQL object automatically executes when an event occurs?
24. Which type of JOIN returns only rows that have matching values in both tables?
25. What is the purpose of setting a primary key in an MS Access table?