0% found this document useful (0 votes)
2 views

Week01 Database FillInTheBlanks

The document is a fill-in-the-blank exercise focused on the fundamentals of databases and Database Management Systems (DBMS). It covers key concepts such as data organization, data access, and the roles of different users in database management. The exercise also highlights the importance of ACID properties and the applications of databases across various sectors.

Uploaded by

naeemhuzaifah0
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Week01 Database FillInTheBlanks

The document is a fill-in-the-blank exercise focused on the fundamentals of databases and Database Management Systems (DBMS). It covers key concepts such as data organization, data access, and the roles of different users in database management. The exercise also highlights the importance of ACID properties and the applications of databases across various sectors.

Uploaded by

naeemhuzaifah0
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Fill in the Blanks - Week 01: Introduction to Databases

1. A ________ is an organized collection of related data.

2. A ________ is software that helps in managing databases efficiently.

3. The primary goal of a database is to store, manage, and ________ data.

4. Data in a database is typically organized in ________ and columns.

5. A DBMS provides an ________ between users and the database.

6. A database allows ________ access, meaning multiple users can access data at once.

7. One key feature of DBMS is reduced data ________, which avoids duplication.

8. DBMS ensures ________ of data by enforcing rules and constraints.

9. A ________ is a structure that describes the organization of data.

10. In databases, a ________ is a unique identifier for each record in a table.

11. Traditional file systems store data in ________ files without relationships.

12. A major issue in traditional systems is data ________, where the same data is stored in multiple

places.

13. Data ________ occurs when multiple versions of the same data exist.

14. In file-based systems, data retrieval requires complex ________ logic.

15. DBMS simplifies data access using ________ query language.

16. In file systems, data ________ is difficult due to scattered formats.

17. DBMS supports data recovery through automatic ________ mechanisms.

18. File systems lack support for enforcing data ________, leading to errors.

19. In DBMS, changes in data structure require fewer changes in the ________.

20. Traditional systems have limited support for multiple ________ accessing data simultaneously.

21. ________ is a popular open-source relational DBMS.

22. ________ is a DBMS known for its object-relational features.

23. ________ is a NoSQL database used for handling unstructured data.

24. ________ is an enterprise-level relational DBMS used in large systems.


25. NoSQL databases are best suited for storing ________ or flexible data.

26. SQLite is a ________-weight database commonly used in mobile apps.

27. Relational databases store data in the form of ________.

28. In DBMS, ________ allow fast searching and sorting of data.

29. A ________ is a set of SQL statements stored in the database to perform a task.

30. DBMS supports ________ control to allow multiple transactions without conflict.

31. In banking, databases manage customer accounts and ________.

32. The ________ sector uses databases for managing patient records.

33. In telecom, databases are used for storing ________ detail records.

34. E-commerce platforms use databases to manage inventory and ________.

35. ________ platforms use databases to manage user profiles and activity.

36. Government agencies like ________ use databases for biometric data.

37. In education, databases are used for managing students and ________ information.

38. In the airline industry, databases help manage ________ and ticket bookings.

39. ________ uses DBMS to manage tax-related data in Pakistan.

40. Logistics companies use databases to track ________ and deliveries.

41. A database ________ is responsible for the overall management of the database system.

42. ________ users use applications to interact with the database without writing queries.

43. ________ users use SQL directly to perform complex queries.

44. ________ programmers write code to develop database applications.

45. A ________ defines the structure of a database, including tables and relationships.

46. ________ users perform occasional queries using database tools or SQL.

47. End users can be ________ (regular users of the application).

48. The DBMS is responsible for enforcing ________ to control data access.

49. DBMS ensures ________ of transactions using ACID properties.

50. The four ACID properties are Atomicity, Consistency, Isolation, and ________.

You might also like