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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Computer professionals who write application programs.
2. Expansion of SQL is .....
3. Which aggregation stage groups documents by a specified field?
4. How can database security be ensured during data transmission?
5. What does the % symbol do in a SQL LIKE statement?
6. Explain the concept of data lakes and their use cases.
7. In the relational model, relationships between relations or tables are created using:
8. Which operator performs pattern matching?
9. What does a record represent in a database table?
10. In the ANSI-SPARC three-level architecture, which level deals with the physical storage of data?
11. What are the steps to create a table in Access?
12. A ..... prevents unauthorized users from accessing a network where a database might be stored.
13. Which of the following types of keys is used to ensure the uniqueness of a record, but can accept null values?
14. What kind of information might a social media database store?
15. Which data type in MS Access allows you to create an expression that uses data from one or more fields?
16. '%abc' matches strings beginning with 'abc'
17. What type of database users are middle or high-level managers who occasionally access databases?
18. The project operation .....
19. Section D:Fill in the Blanks (5 marks)-Write the correct word or term in each blank space. A ..... of databases is that they can be expensive to set up and maintain.
20. What is a database schema?
21. In a Table, a row is known as a .....
22. Which command is used in SQL to add a primary key to a table?
23. Which method handles deadlock?
24. Which of the following best describes a database management system (DBMS)?
25. Indicate whether the statement is true or false:Program-data dependence refers to the coupling of data stored in files and the specific programs required to update and maintain those files such that changes in programs require changes to the data.