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

Quiz Instructions

Select an option to see the correct answer instantly.

1. A characteristic or quality that describes a particular database entity is called a(n):
2. All of the following are features of a flat file database except
3. What does a wildcard () do in a query?
4. Which of the following is a simple rule which states that at a time only one person can update an object in the database?
5. The goal of third normal form (3NF) is to
6. Advantages of the database
7. Which of the following is NOT one of the ACID properties of database transactions?
8. What is an attribute in a relational database?
9. What are the key components of a database table?
10. Which of these field types would be best to hold a .jpg image?
11. What is the primary purpose of a database form?
12. What is the main difference between a spreadsheet and a database?
13. How does a primary key ensure data integrity?
14. A raw fact, such as an invoice date, is known as .....
15. Berikut ini perintah yang ada pada Data Manipulation Language adalah kecuali .....
16. What is a join in SQL?
17. Fabia is designing a database for her small business. She wants to ensure that the data stored in each field is efficient and doesn't take up unnecessary space. What is the purpose of the "Field Size" property in his database?
18. Which index type supports geospatial queries?
19. A ..... is represented as rows in a table.
20. An attribute that names or identifies entity instances is a(n):
21. Which of the following indicates the maximum number of entities that can be involved in a relationship?
22. What is a parameter query?
23. What does the IN clause do in SQL?
24. Which clause is used to filter records based on a specified condition?
25. What is the main focus of the relational model?
26. Entity instance of one type related to many entity instances of another type?
27. A data may contain any .....
28. A database is MOST useful when data needs to be:
29. Which method is used to insert multiple documents at once?
30. In relational databases, what is a 'tuple'?
31. What is the tiniest nugget of data in a database, representing a characteristic or attribute of an entity?
32. Which schedule is always serializable and avoids cascading aborts?
33. The HAVING is similar to WHERE, but it can operate on the GROUP BY aggregate functions, whereas WHERE operates only on columns
34. Which of the following is a valid data type in SQL?
35. What is the function of the GROUP BY clause in SQL?
36. Data ..... occurs when the same data is duplicated in multiple files of a database.
37. Which operation is used for selecting a subset with tuples according to a given condition?
38. What are some common data manipulation operations?
39. Jika sebuah kolom didefinisikan dengan 'NOT NULL', apa artinya?
40. Data redundancy may lead to data inconsistency.
41. ASCII codes are important because they allow computers to:
42. Explain the implementation of stored procedures in databases.
43. Text/String, Integer, Real/Float, Boolean and Date/Time are all examples of .....
44. Which of the following is the best definition of a field in a database?
45. A DBMS that combines a DBMS and an application builder is:
46. What is the purpose of Queries in a database?
47. Which of the following describes a data dictionary?
48. A one-to-many relationship means:
49. How might a school database help the school run more smoothly?
50. Which of the following is NOT a type of database query language?
51. A bank has two tables- "Customers" and "Accounts." If each customer can have multiple accounts, they are related through a:
52. A field in a database is:
53. Perintah SQL yang digunakan untuk menampilkan semua data dari tabel 'pelanggan' adalah .....
54. Which of the following rule is NOT followed by a transaction in a database?
55. Serves as an interface between the database and its end-users or programs, allowing users to retrieve, update, and manage how the information is organized and optimized.
56. What is the purpose of normalisation?
57. Hierarchical Structure
58. How do you establish a one-to-many relationship in Access?
59. What type of relationship is represented by a one-to-many (1:N) relationship?
60. Which types of databases have you accessed before?