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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Gina needs to create a database of all her friends. Where will all the information be kept?
2. Number of columns in a relation is called .....
3. What is the default size of a text data type?
4. Which of the following is an example of an entity-attribute relationship?
5. What type of commands are GRANT and REVOKE?
6. Which of these is not a basic building block of a data model?
7. Sebuah program komputer yang disalin untuk mengelola basis data sebagai kumpulan data yang disimpan secara terstruktur dan melakukan operasi pada data atas permintaan pengguna didefinisikan sebagai .....
8. What is an alternate key in a database?
9. How would you retrieve the total number of distinct job roles in the 'employees' table?
10. Database is a collection of related data.
11. In the context of multiple views, why do different user groups need different perspectives of the same data?
12. A student claims productID should be stored in the Customer table instead of Subscription. What is the best response?
13. Why is it important to define data types when creating a table?
14. What is a Student Table in MS Access used for?
15. What is the purpose of a database trigger?
16. Which of these best explains why records must be accurate in a database?
17. Which object is best suited to extract specific data based on criteria in MS Access?
18. Which of the following is an advantage of using forms instead of directly entering data in a table?
19. ..... is a bottom up process in EERD. It combines lower level entities into one that is a higher level. Example:Apple, Banana, Grapes when generalized can be called as "FRUITS" .
20. When printing forms in MS Access, what option is available?
21. What is a junction table used for?
22. Which component of a DBMS is responsible for managing physical storage?
23. .... is a way of combining two relations.
24. What are columns in a database table?
25. Which of the following statements is FALSE about keys in a relational database?
26. What are the 2 types of tools used in Database application?
27. How can you enter data into a table in Access?
28. In a database table, each row stores complete information about one student. What is this row called?
29. Berikut ini yang bukan merupakan siklus penggembangan perangkat lunak (SDLC)adalah .....
30. Which is NOT a type of DBMS?
31. A table is in 3NF if it is in 2NF and .....
32. Find all the cities whose humidity is 89
33. Apa itu normalisasi dalam basis data?
34. What is the purpose of a query in a database?
35. Which of the following could be considered a potential secondary key in a Customer table?
36. How can you create a report in Access?
37. Who is called Father of relational Database from the following?
38. What is the purpose of the Form Wizard?
39. MySQL runs on which operating systems?
40. What is the purpose of DDL commands in a database?
41. What happens when you delete a record in MS Access?
42. What is the primary goal of data management?
43. What advanced skills can you develop after learning the basics of Access?
44. Indicate whether the statement is true or false:A logical view shows data as it is actually organized and structured on the data storage media.
45. What is the role of a database administrator?
46. In the ER model, a relationship between 'Teacher' and 'Class' would be represented as:
47. What are primary and foreign keys used for in a database?
48. What are the components of a single-table database?
49. An organized collection of structured information, or data, typically stored electronically in a computer system.
50. What is the purpose of a database schema?
51. A bank database has different tables for "Customers, " "Loans, " and "Transactions." This organization ensures:
52. Which data model supports many-to-many relationships?
53. What type of relationship exists when a single record in Table A is linked to many records in Table B?
54. How would you select all employees with either a 'Manager' or 'Analyst' title?
55. Each row is known as .....
56. What is the correct SQL statement to add a new record into a table?
57. What does a many-to-many relationship in a relational database describe?
58. ..... establishes an organization's rules for sharing, disseminating, acquiring, standardizing, classifying, and inventorying information.
59. How is data perceived in a logical view compared to a physical view?
60. Which data type is used in SQL to store true or false values?