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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What does the CASE statement allow you to do?
2. Which file system problem makes it difficult to generate ad-hoc reports?
3. Which of the following is NOT an example of a Primary Key?
4. Database that supports data located at a single site.
5. Which SQL command is used to change a column's data type?
6. The number of rows in a relation
7. User Interface
8. Which of the following statements contains an error?
9. Section B:Multiple Choice (5 marks)-Circle or write the correct letter (A, B, C, or D). Which of the following is an advantage of a database?
10. A database system mainly helps to reduce .....
11. In SQL Developer, what is the role of the "Commit" button?
12. In SQL, Which of the following is a Data Manipulation Language(DML) command?
13. What is the role of queries in a database?
14. We need database for .....
15. Which data type would be most appropriate for storing a person's age?
16. Which model organizes data using parent-child relationships?
17. A subscription table needs to uniquely identify each record using two attributes together:subID is missing, but startDate and endDate exist. What type of key would use startDate and endDate together to ensure uniqueness?
18. An attribute or the smallest set of attributes in a table where no tuple has the same value.
19. Which of the following statements about flowcharting is TRUE?
20. What is the relationship where a single row in one table relates to many entries in the other?
21. What is a key difference between anonymous blocks and stored procedures?
22. What are the common data types used in MySQL?
23. What is the main goal of a database system?
24. Which is an example of DBMS (Database Management System)?
25. What is a Foreign Key in a database?