Database Management System Crossword Puzzle:
Across
- 6. The process of organizing data to reduce redundancy.
- 8. Ensures that once a transaction is committed, it remains permanent.
- 10. A principle violated when personal or confidential data is disclosed.
- 11. Injection An attack that injects malicious SQL statements into an application.
- 12. A virtual table created by a query in SQL.
- 13. Engine The component of DBMS that controls access and manages users.
- 14. The act of making backup copies to prevent data loss.
- 16. A SQL command used to add new records to a table.
- 17. Integrity Ensures that data entered into the database is accurate and reliable.
Down
- 1. The process of converting data into a coded form to prevent unauthorized access.Database Administrator – The person responsible for managing and maintaining a database.
- 2. Key The unique identifier of a record in a database table.
- 3. A logical structure that stores data in rows and columns.
- 4. A property of transactions ensuring that all data remains consistent.
- 5. A security measure that prevents unauthorized network access.
- 7. Model A data model that represents data using entities and relationships.
- 9. Control The concept of allowing users access based on their assigned roles.
- 15. Refers to unauthorized copying or distribution of database content.