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

Quiz Instructions

Select an option to see the correct answer instantly.

1. A serial schedule means:
2. In MongoDB, the $ set operator is used to:
3. How do you create a data entry form in Access?
4. Why are databases important in modern applications?
5. Rows os relation are known as the .....
6. Pool of values from where a column draws the value is called .....
7. ..... is information collected, stored, and analyzed within a database system.
8. Which of the following is NOT a valid foreign key in a database?
9. In the relational model, what is a primary key?
10. What is the role of the DBMS in relation to application programs?
11. A candidate key that will most commonly be used to uniquely identify a single entity instance is said to be a
12. What are the advantages of using triggers in database management?
13. What does the CASE statement allow you to do?
14. Which file system problem makes it difficult to generate ad-hoc reports?
15. Which of the following is NOT an example of a Primary Key?
16. Database that supports data located at a single site.
17. Which SQL command is used to change a column's data type?
18. The number of rows in a relation
19. Which of the following statements contains an error?
20. Section B:Multiple Choice (5 marks)-Circle or write the correct letter (A, B, C, or D). Which of the following is an advantage of a database?
21. A database system mainly helps to reduce .....
22. In SQL Developer, what is the role of the "Commit" button?
23. In SQL, Which of the following is a Data Manipulation Language(DML) command?
24. What is the role of queries in a database?
25. We need database for .....
26. Which data type would be most appropriate for storing a person's age?
27. Which model organizes data using parent-child relationships?
28. A subscription table needs to uniquely identify each record using two attributes together:subID is missing, but startDate and endDate exist. What type of key would use startDate and endDate together to ensure uniqueness?
29. An attribute or the smallest set of attributes in a table where no tuple has the same value.
30. Which of the following statements about flowcharting is TRUE?
31. What is the relationship where a single row in one table relates to many entries in the other?
32. What is a key difference between anonymous blocks and stored procedures?
33. What are the common data types used in MySQL?
34. What is the main goal of a database system?
35. Which is an example of DBMS (Database Management System)?
36. What is a Foreign Key in a database?
37. Which symbol is commonly used to represent a relationship in an ER diagram?
38. What is an "attribute" in the context of a database?
39. Which lock allows concurrent read but prevents write?
40. Which of the following is an example of a validation rule in a database field?
41. Which DDL command is used to modify the structure of an existing table?
42. In a DBMS, the term "view" refers to:
43. .... Defines a relation consisting of a set of all tuple that are in both in A and B.
44. Elairda is designing a database for her school project. Which rule applies when creating a primary key?
45. .... main component is a program that controls everything.
46. What is mismatched copies of data indicative of?
47. What is the main difference between Form View and Design View?
48. The relational model organizes data in:
49. In a school database, which is the best example of a primary key for identifying students?
50. Which of the following is an example of data validation?
51. In SQL, which data type is best suited for storing large texts such as articles or comments?
52. What is a relational database?
53. Apa yang dimaksud dengan normalisasi dalam desain database?
54. How can a unique value be created in a database table when there isn't a suitable single field to use as a primary key?
55. Primary key uniquely identifies a:
56. Sebuah fakta tentang sesuatu di dunia nyata (yang dapat berupa angka, rangkaian karakter, simbol, dan gambar) yang dapat dicatat dan disimpan di media komputer. Ini adalah definisi dari .....
57. The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called .....
58. Which of the following best describes the role of a database compared to a spreadsheet?
59. What is an entity in a database?
60. Which type of data model provides the foundation for building a physical data model?