DATABASE MANAGEMENT SYSTEM
Across
- 4. A group of related data stored together.
- 6. A type of database that stores data in tables.
- 9. The process of granting access to users.
- 10. A connection between two tables.
- 11. Stores data in rows and columns.
- 14. A copy of data to prevent loss.
- 15. A language used to define database schema.
- 16. The process of reducing data redundancy.
- 18. A part of a database that stores only one type of data.
- 20. The process of organizing data in a database.
Down
- 1. A unique identifier for a record.
- 2. Used to retrieve specific information from a database.
- 3. The person responsible for managing a database.
- 5. A structured set of data held in a computer.
- 7. A set of SQL commands saved for reuse.
- 8. A field that refers to a unique key in another table.
- 12. A software that manages databases.
- 13. A language used to interact with databases.
- 17. Ensures that a transaction is fully completed or not done at all.
- 19. Ensures accuracy and consistency of data.