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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the functional purpose of a 'Foreign Key' within a relational database table?
2. What is the purpose of Design View in MS Access?
3. In an ER diagram, a *mandatory* relationship means:
4. What is the purpose of indexes in a database?
5. Which type of key is used to uniquely identify a record in a database table?
6. The process of organizing data to be stored in a database into two or more tables and establishing relationships between the tables, so that data redundancy is minimized.
7. Which of the following is NOT true of relational database management systems
8. What command would you use to delete a database in MySQL?
9. Can a table have more than one foreign key?
10. Which of the following is an example of an entity?
11. Business rules mainly define .....
12. Which type of database user interacts with the external level?
13. Each entity is described by .....
14. Normalization ..... data duplication
15. What is the purpose of relationships in a database?
16. Which data type can store unstructured data in a column?
17. A functional dependency is a relationship between:
18. What is a foreign key used for in a database?
19. What is the difference between a field and a column?
20. What is the isolation property in transactions?
21. How can a Database Administrator (DBA) ensure the security of student data using a DBMS?
22. Which of the following is a characteristic of data?
23. Which of the following is NOT a data type in a database?
24. Explain the role of a primary key in a database.
25. Indicate whether the statement is true or false:In a database, a bit represents a single character, which can be a letter, a number, or another symbol.