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

Quiz Instructions

Select an option to see the correct answer instantly.

1. How does data integrity differ between relational and non-relational databases?
2. Which SQL clause groups rows based on column values?
3. All of the following meets database objectives except
4. Which of the following is NOT a type of database performance tuning technique?
5. Which command is used to insert new data into a table?
6. Which of the following is an example of a foreign key in a database?
7. What is the best solution to data anomalies?
8. When creating a foreign key relationship, which of the following statements is true?
9. ..... managing the license keys managing user accounts and access etc.
10. Which architecture involves multiple database servers?
11. A group of columns serving as a primary key are known as ..... key
12. Which data type can store up to 255 characters?
13. The relational model represents data in the form of .....
14. A contains the smallest unit of meaningful data, so you might call it the basic building block for a data file.
15. A database where the data items are linked by internal pointers.
16. What is the purpose of a NOT NULL constraint in a database?
17. A data structure built from one or more columns in a database table to speed up searching for data.
18. Which operator is used for pattern matching in PostgreSQL?
19. Which statement about tables in MS Access is correct?
20. An ad hoc query is a .....
21. A database table has a field called "Grade" set as Number. Which of these values would cause an error?
22. Which of the following is not a step in creating a file in MS Access?
23. What are the three design levels of data modeling?
24. Which of the following operation is used if we are interested in only certain columns of a table?
25. What is the purpose of data integrity in databases?