1/12 14
2
3
4
13
5 15
6 7
8
9
10
11

Crossword: Database Management System

Across

1. A professional responsible for managing and maintaining a database system.

2. The process of selecting the most efficient execution plan for a query in a database management system.

3. An atomic set of database operations that must be executed as a whole, ensuring data consistency.

4. The process of collecting and managing data from various sources for business intelligence and analysis purposes.

5. A type of database that organizes data into tables with predefined relationships between them.

6. A data structure that improves the speed of data retrieval operations in a database.

7. The technique of creating data structures, called indexes, to improve the speed of data retrieval operations in a database.

8. A request for data from a database using a specific set of criteria.

9. The storage of the same data in multiple places within a database, which can lead to inconsistency and inefficiency.

10. The process of organizing data in a database to eliminate redundancy and improve efficiency.

11. The accuracy, consistency, and reliability of data stored in a database, ensuring it is valid and trustworthy.

Down

12. The protection of electronic databases from unauthorized access, use, disclosure, disruption, modification, or destruction.

13. The process of creating copies of data to ensure its availability in case of data loss or corruption.

14. A software program or module that is responsible for managing how data is stored, organized, and accessed in a database.

15. A lightweight relational database management system (RDBMS) that uses its own storage engine and is contained in a single disk file without a separate server process.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓