DBMS
Across
- 1. A database operation used to combine data from two or more tables based on a related column.
- 3. A request for data from a database.
- 5. A single unit of data in a table.
- 7. Defines the structure of a database, including tables, columns, and relationships
- 8. A collection of rows and columns in a database.
- 9. The process of introducing redundancy into a database to improve read performance.
Down
- 2. The process of organizing data to reduce redundancy and dependency.
- 4. Pertains to the integrity of relationships between tables, often enforced by foreign keys.
- 6. something which is used to improve the speed of data retrieval.