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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the default port number for PostgreSQL?
2. What is the purpose of a business database?
3. List the four main types of SQL commands.
4. With reduced redundancy ..... automatically increases.
5. Which of the following is NOT a type of database model?
6. All candidate keys are primary keys.
7. To check for a value outside of a range, you can use
8. Which of the following is a grouping of characters into a word, a group of words, or a complete number?
9. What is data integrity in the context of databases?
10. Which entity has a unique identifier?
11. Which of the following is a valid example of a relation?
12. Which of the following is NOT a purpose of a DBMS?
13. What is the main purpose of creating an index in a database?
14. In Datasheet View, to insert a new field, what action should be taken?
15. What is the purpose of a primary key in a relational database?
16. Which model is used in MySQL?
17. Which DBMS is best for structured data with relations?
18. The external level of data abstraction provides:
19. Which data model is most commonly used in current database systems?
20. What can a query instantly generate if a database has people stored on one table and phone numbers on another?
21. What is the purpose of validation in a computerised system?
22. Indicate whether the statement is true or false:Middleware is an application that transfers information from an organization's internal database to a web server for delivery to a user as part of a web page.
23. Data type used for telephone numbers
24. What is a major limitation of a file-based approach to data storage?
25. A candidate key that is an alternative to the primary key.