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

Quiz Instructions

Select an option to see the correct answer instantly.

1. How many levels of data abstraction are there?
2. Explain the concept of a primary key.
3. Dalam model ERD, entitas biasanya diwakili sebagai:
4. Which key is a candidate to be a primary key but is not selected?
5. Which of the following is NOT true about an Entity Relationship Diagram (ERD)
6. How do you design a form for effective data entry?
7. What is a many-to-many (M:N) relationship?
8. What are the main advantages of using indexes in database management?
9. Which command is used to remove a relation from an SQL?
10. What does referential integrity ensure?
11. Apa yang dimaksud dengan total participation?
12. If a new table combines every customer's row with every account's row, it's an example of:
13. In a database context, what does a "record" refer to?
14. In E-R Diagram, attribute is represented by .....
15. Which type of database management system is most commonly used?
16. Which of the following is a type of data model?
17. Explain the role of triggers in database management.
18. Computer professionals who write application programs.
19. Expansion of SQL is .....
20. Which aggregation stage groups documents by a specified field?
21. How can database security be ensured during data transmission?
22. What does the % symbol do in a SQL LIKE statement?
23. Explain the concept of data lakes and their use cases.
24. In the relational model, relationships between relations or tables are created using:
25. Which operator performs pattern matching?
26. What does a record represent in a database table?
27. In the ANSI-SPARC three-level architecture, which level deals with the physical storage of data?
28. What are the steps to create a table in Access?
29. A ..... prevents unauthorized users from accessing a network where a database might be stored.
30. Which of the following types of keys is used to ensure the uniqueness of a record, but can accept null values?
31. What kind of information might a social media database store?
32. Which data type in MS Access allows you to create an expression that uses data from one or more fields?
33. '%abc' matches strings beginning with 'abc'
34. What type of database users are middle or high-level managers who occasionally access databases?
35. The project operation .....
36. 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.
37. What is a database schema?
38. In a Table, a row is known as a .....
39. Which command is used in SQL to add a primary key to a table?
40. Which method handles deadlock?
41. Which of the following best describes a database management system (DBMS)?
42. 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.
43. Notasi usecase dilambangkan dengan symbol .....
44. The properties of entities that are used to differentiate one entity from the other entity is called:
45. Describe the importance of data governance in databases.
46. Section A:True or False (5 marks)-Write True or False beside each statement. One advantage of a database is that it reduces data duplication.
47. Which of the following is an example of information derived from data?
48. What is the purpose of a data dictionary?
49. ..... is a way to display only the data that meets certain criteria, like students over a certain grade.
50. Apa peran utama dari DBMS (Database Management System)
51. What is the definition of a data type in database design?
52. The importance of data models lies in .....
53. Which of the following best describes a one-to-one relationship between two tables?
54. A student wants to store multiple values of the same data type in each row using a lookup field in MS Access. Which feature should they use?
55. Schemas define the ..... of a database.
56. How does data replication work in distributed systems?
57. Can you use ORDER BY with more than one column?
58. What type of key should 'StudentID' be in the Students table?
59. What type of data is numerical in nature?
60. The conceptual level describes: