DBMS Crossword !!

12345678910111213141516171819202122
Across
  1. 5. A specific occurrence of an entity.
  2. 7. SQL command used to make a new table or database.
  3. 8. Key A key that uniquely identifies each record in a table.
  4. 13. Connects data in two tables.
  5. 15. Person responsible for managing and maintaining a database system.
  6. 16. Defines the structure of a database, including tables and constraints.
  7. 17. A single row in a table.
  8. 18. A popular open-source relational database management system.
  9. 19. Codd The father of the relational database model.
  10. 20. SQL command used to remove a database object permanently.
  11. 21. A real-world object or concept represented in a database.
  12. 22. Software that manages databases.
Down
  1. 1. A collection of related data that can be stored and managed electronically.
  2. 2. Used to modify the structure of an existing database object.
  3. 3. Information stored in a database.
  4. 4. Organizes and stores files on a computer.
  5. 6. A table in a relational database.
  6. 9. Removes all records from a table but keeps the structure intact.
  7. 10. A characteristic or property of an entity in a database.
  8. 11. Data that provides information about other data.
  9. 12. A request to retrieve or manipulate data in a database.
  10. 14. Rules that data must follow in a database.