Class 11 Computer Science Chapter 7 Database Concepts Quiz 24 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. When must a developer use the ROLLBACK TRANSACTION command?
2. What does an entity relationship diagram (ERD) illustrate?
3. Which type of entity is related to two or more associated entities that each contain specialized attributes that apply to some but not all of the instances of the entity?
4. What does the DISTINCT keyword do?
5. What is the primary function of a database management system?
6. The database design that consists of multiple tables that are linked together through matching data stored in each table is called a:
7. In an input mask, what does the character 'A' represent?
8. ..... resembles Create view.
9. You ran an SQL command requesting the DBMS to display data in a table named USER ..... TABLES. The result includes columns labeled "TableName, " "NumberOfColumns, " and "PrimaryKey." You are looking at:
10. MongoDB stores data in which format internally?
11. Which of the following is NOT a common data validation method?
12. Which of the following refers to something that can be identified in the user's work environment, something that the users want to track?
13. The fact that a traditional file system cannot respond to unanticipated information requirements in a timely fashion is an example of which of the following issues with traditional file systems?
14. In which of the following is a single-entity instance of one type related to many entity instances of another type?
15. Apa itu konsep entity-relationship (ER) dalam desain database?
16. Which SQL clause is used to specify the order in which the result set is returned?
17. In the analogy comparing a database to a file cabinet, what do tables represent?
18. What is the purpose of normalization in database design?
19. What is a composite primary key?
20. The $ and operator in MongoDB is used to:
21. A ..... is a type of command that retrieves data from a database on a server.
22. What is a database also known as?
23. This is an organized collection of information.
24. What are the main types of database security measures?
25. Which is NOT a disadvantage of a flat file system?
26. In a relational data model, entities are represented as:
27. How can you manipulate data in Access?
28. How are "Fields" defined in a relational database?
29. Which of the following are not the examples of a database?
30. Which data type is used to store $ 984746.93?
31. Which feature helps restrict the kind of data that can be entered in a field?
32. In SQL, which command is used to SELECT only one copy of each set of duplicable rows
33. What would be the main effect of a change at the conceptual level of the database?
34. What gives meaning to these numbers and figures is .....
35. A quick way to find data in a database is to use .....
36. How does a database administrator ensure data integrity?
37. Which of the following is a key advantage of using a DBMS over a file-based system?
38. What is the function of a primary key?
39. How do you link tables using primary keys?
40. Why is data integrity important in a database?
41. What is a "foreign key" in a relational database?
42. What is a key characteristic of the relational model?
43. What does a double-lined box represent in an ER diagram?
44. Which IS component includes switches and firewalls?
45. Which data model uses a tree-like structure?
46. ..... states that only valid data will be written to the database.
47. Which of the following is an example of end user data?
48. Which of the following is NOT a type of database application?
49. What is the purpose of a field in a database?
50. Jazari is designing a student database for his school project. What is a primary key in this database?
51. One shopper buys many items. How is this expressed as a relationship on an ER diagram?
52. Which of the below SELECT statement is used to select all columns of EMP table?
53. Explain the difference between SQL and NoSQL databases.
54. Pooja is entering data directly into a spreadsheet-like interface in Access. She is working in:
55. What is a query in a database?
56. Kemar is organizing a library database and needs to ensure each book can be uniquely identified. Which field should he use to uniquely identify a record in the table?
57. Which of the following is a guideline for naming tables?
58. Which type of database designer focuses on conceptual and logical design?
59. What is the first step in using a database?
60. Which architecture uses a single database on a single server?