Class 12 Computer Science Chapter 3 Database Management Systems Quiz 9 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. The key word used for displaying unique values from the column
2. The word ..... indicates that the facts have not yet been processed to reveal their meaning.
3. Which of the following statements about DBMS security is TRUE?
4. Identify the Foreign Key from table "Sales" Table Client:ClientID (primary Key) clientname clientphone Table:Sales SalesID (Primary Key) ClientID Profit
5. What are stored procedures and how do they work?
6. What is the main advantage of a DBMS over a file system?
7. Which of the following is a characteristic of a database?
8. What is SQL and how is it used in databases?
9. How does a DBMS ensure data integrity?
10. Which department is responsible for maintaining the accuracy of patient records in a hospital?
11. What type of database uses tables to store data?
12. Write a basic SQL query to select all records from a table named 'Students'.
13. What is the purpose of the CREATE TABLE statement?
14. What is a primary function of the data dictionary in a DBMS?
15. Which one of the following is unshielded twisted pair cable connector?
16. Differentiate between instances and schemas in a database.
17. What is the first normal form in database normalization?
18. Which one of the following refers to "data about data" ?
19. ..... :Law protecting personal data of EU citizens.
20. What is data inconsistency?
21. What does the term 'inheritance' mean in an ER model?
22. Which is the best normalized design for a restaurant ordering system?
23. What does query optimization involve?
24. To which of the following the term "DBA" referred?
25. What is the role of a database management system (DBMS)?
26. In database management, what does a "shared lock" typically allow?
27. Which one of the following is used to define the structure of the relation and relating schemas?
28. Which of the following best describes the MPSD level of distribution?
29. What does the SQL COUNT() function do?
30. If a company wants to provide database access to all its employees across different departments, which type of database should it implement?
31. What is the main function of a primary key in a database?
32. What is one of the advantages of using a database management system (DBMS) according to the text?
33. Which one of the following is used to explain the objectives modern operating systems?
34. Which of the following can add a row to a table?
35. Which one of the following commands is used for removing (or deleting) a relation forms the SQL database?
36. Which combination of technologies is most suitable for developing a full-stack web application?
37. The entity relationship set is represented in E-R diagram as
38. What is the effect of the following SQL statement? DELETE FROM orders WHERE order ..... id = 1;
39. What is a result of increased productivity in a DBMS?
40. What is the function of a foreign key?
41. What is a potential drawback of the complexity of a DBMS?
42. What is the output when the data '1678.95' is set to the number format '###0.00' in Access?
43. Netflix uses Cassandra because of its ability to handle which of the following?
44. A demonstration of an Agri-Information System typically includes:
45. Which of the following commands is used to save any transaction permanently into the database?
46. What is the logical structure of the database?
47. The term ..... is used to refer a row
48. Identify the major advantage of horizontal fragmentation in distributed databases?
49. What is an example of an application of DBMS? A) Online shopping B) Cooking Dishes C) Painting Art D) Gardening Tips
50. What is defined by the WWW Consortium (W3C) and was originally intended as a document markup language?
51. In any programming paradigms, the primary function that every programing must have is:
52. What is the function of a database management system?
53. Which of the following is a feature of a NoSQL database?
54. What is a transaction in the context of a DBMS?
55. Identify the query that deletes all tuples in the instructor relation for those instructors associated with a department located in the Watson building which is in department relation?
56. Which of the following correctly represents the basic syntax structure of the INSERT INTO command?
57. What is the purpose of SQL in a DBMS?
58. Text, Integer, Currency, Boolean and Date/Time are all examples of .....
59. Atomicity:All operations in a transaction occur or .....
60. Define an entity in the context of the ER Model.