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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is a filter in a database?
2. What is the purpose of a "primary key" ?
3. A company's employee table lists "Department = HR, IT, Sales." If one record shows "Department = XY, " this violates:
4. What is the main function of the internal level?
5. An individual data item stored for an entity, for example, name, address, or date of birth.
6. What is the purpose of a relational database?
7. What is the main purpose of a database catalog?
8. Which of the following is used for entering, modifying, and viewing records in a database?
9. What are the components of an E-R model?
10. The data values for all the fields related to a person or object is called a record.
11. If a shop keeps a table for all products, this table is called a:
12. What is the main advantage of using a database over a simple list?
13. What is the primary key for the continents table?
14. Indicate whether the statement is true or false:Implementing a web interface for an organization's internal database usually requires substantial changes to be made to the database.
15. What does ACID stand for in the context of database transactions?
16. The purposes of normalization are:
17. A ..... is an organized collection of structured data.
18. The DBMS can be divided into ..... major components.
19. A data ..... is a set of rules that define valid data.
20. When should a composite unique identifier be used in a database design?
21. Which of the following is a problem commonly associated with the old file-based approach?
22. How do records relate to rows in a database?
23. What is the primary purpose of a database?
24. Perintah SQL yang digunakan untuk menghapus tabel bernama 'nama ..... siswa' adalah .....
25. What is Data Definition Language (DDL)?
26. Which of the following is an example of a DBMS
27. Which of the following is NOT a type of database?
28. Which of the following is a characteristic of metadata?
29. What is data about data called?
30. Which of the following is a benefit of using indexes in a database?
31. Which of the following is a Data Definition Language (DDL) command?
32. What is the first step in creating a database file in MS Access?
33. True or False:When multiple people want to access "the data" at the same time, does this pose a challenge for databases?
34. Define a view in SQL and its purpose.
35. What does DML stand for and what does it include?
36. Indicate whether the statement is true or false:An unnormalized relation contains repeating groups.
37. Sebuah kumpulan data yang saling terkait yang disimpan dalam perangkat keras komputer dan digunakan oleh perangkat lunak untuk memanipulasinya adalah definisi dari .....
38. An ER diagram shows relationships between:
39. Which property is important in order to reduce and improve data integrity?
40. What is the purpose of data integrity?
41. Which of the following is one of the basic types of joins in DB?
42. Which level of data abstraction describes what data is stored and the relationships among data?
43. An entity that is related with it is known as .....
44. What is a stored procedure?
45. Which function returns the minimum value in a column?
46. In what scenario would sorting data in ascending order be particularly useful?
47. What is a row in a database?
48. Can a database have multiple primary keys?
49. Which of the following database structures uses a tree-like format to store data?
50. Which of the following statements about big data is not true?
51. Which SQL command delete all the records and does not remove the structure?
52. Thierry is designing a database for a school project. He needs to decide how many Primary keys a table can have. How many can he choose?
53. A report is needed to display student names, class names, and their assigned teachers. What must be done first?
54. How can graphics be added to a form in MS Access?
55. What is the main function of reports in a database?
56. What is a "column" in the context of a table?
57. Which of the following describes a "row" in a relational database?
58. Data cleansing not only corrects errors but also .....
59. When each entity in the entity set may not occur in at least one relationship in that relationship set, is called:
60. This is a software that controls the storage, organization, and retrieval of data.