Database Management System Crossword Puzzle:

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