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

Quiz Instructions

Select an option to see the correct answer instantly.

1. ..... is used to store a logically related data.
2. Number of rows in a relation is called its .....
3. The language used in application programs to request data from the DBMS is referred to as the
4. Which of the following is an example of an aggregate function in SQL?
5. .... is never directly stored in the database.
6. Indicate whether the statement is true or false:Relational DBMSs use key field rules to ensure that relationships between coupled tables remain consistent.
7. What is a characteristic of a distributed database?
8. Help Priya to display sname and sales of east and west areas
9. What is a foreign key and how is it used?
10. Which model is typically associated with the conceptual level of a database?
11. Which of the following would most likely occur at the conceptual level of database design?
12. Which database object is used to create a user-friendly interface for entering and viewing data?
13. If a database administrator needs to delete a specific student's record, why is a relational database more reliable than a flat-file database?
14. The column which has unique values in all the rows but is not a primary key is called ..... key.
15. How is the result set sorted in ascending order using a SELECT statement?
16. Which database system is ideal for graph-based applications?
17. In an ER diagram, what does a diamond shape represent?
18. Which of the following programming languages can be used to write application programs that interact with a DBMS?
19. In a table there can be many alternate keys.
20. What is the best practice for editing records in MS Access?
21. Which join returns rows from one table even if there's no match in another?
22. What does DDL stand for in SQL?
23. What is a key characteristic of relational databases?
24. What is a subquery and when would you use one?
25. What are the two types of data independence?
26. Which is the BEST example of alphabetic data?
27. Which of these is a valid example of a calculated field that should be avoided in database design?
28. What is the primary difference between a file-based system and a database management system (DBMS)?
29. Indicate whether the statement is true or false:A data quality analyst should be proficient in SQL and JavaScript.
30. The data stored in database at a particular moment of time is called ..... of database.
31. An attribute in a relation is a foreign key if the ..... key from one relation is used as an attribute in that relation
32. Which of the following is true about BCNF and 3NF?
33. What is durability of a database?
34. Basis terdiri dari dua kata, yaitu basis dan data. Basis dapat diartikan sebagai .....
35. Section B:Multiple Choice (5 marks)-Circle or write the correct letter (A, B, C, or D). A record in a table represents:
36. What does Normalisation allow a database designer to do?
37. In database terminology, an entity is best defined as:
38. Why do we need a DATABASE SYSTEM?
39. Which key is used to maintain relationship between tables?
40. What is the main goal of data analysis according to Mario Faria?
41. Which operator checks whether a subquery returns any row?
42. Which of the following is a type of data that can be stored in a database?
43. How does a DBMS benefit end users?
44. How might a school database improve efficiency?
45. What are the common data types used in databases?
46. In a relational database table for customers, the information about a single customer resides in a single .....
47. Which normal form eliminates partial dependencies?
48. ..... tools can be used to rapidly analyze large unstructured data sets, such as email, memos, and survey responses, to discover patterns and relationships.
49. Which of these is an example of an entire record in a "Students" table?
50. Which database structure allows data to be accessed through navigational paths?
51. How do you retrieve data from a database?
52. What is the main advantage of using a Database Management System (DBMS)?
53. Which of the following is a feature of a centralized database?
54. Which clause combines the result of two SELECT statements, removing duplicates?
55. Which type of database supports the storage and management of spatial data?
56. What is the primary key constraint used for?
57. In an ERD, what does a rectangle shape represent?
58. Degree and Cardinality of cartesian product of faculty and courses is?
59. Which of the following best defines a table in MS Access?
60. A distributed database .....