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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the purpose of metadata in a database?
2. What is the primary disadvantage of a flat file database?
3. How can you export a report from Access to another format?
4. What is normalization and why is it important?
5. How can you filter data in a report in Access?
6. What are the different types of Access Objects?
7. Explain the purpose of the 'GROUP BY' clause in SQL and provide an example.
8. Which type of database is best for handling large amounts of structured data?
9. True or False:StudentName in the Students table is a domain.
10. The ..... operation is used for selecting a subset with tuples according to a given condition.
11. What is the function of the following command?Delete from r where P;
12. Which section of a PL/SQL anonymous block is *mandatory*?
13. A DBMS performs several important functions that guarantee the integrity and consistency of the data in the database. Which of the following is NOT one of those functions?
14. What does the term "key field" refer to in a database?
15. The purpose of a database is to:
16. Which of these would be the best choice for creating a music database in Excel?
17. The statement in SQL which allows to change the definition of a table is
18. What is a Composite Key in database management?
19. What is the default sort order of the ORDER BY clause?
20. Which transaction property ensures database correctness?
21. Which of the following is NOT a disadvantage of using a DBMS?
22. Dr.E.F. Codd represented ..... rules that a database must obey if it has to be considered truly relational.
23. A table contains:
24. What happens when a relationship is enforced with referential integrity?
25. Aaronique, Andre and Jahmar are organizing a student database. They have attributes ID, CITY, and NAME. Which one of these can be considered as a primary key?