Database System Architecture

12345678910
Across
  1. 4. A request for information from a database
  2. 5. A repository that stores metadata about the database
  3. 7. A language used to define the database structure (short form)
  4. 8. The overall design or structure of a database
  5. 9. A database architecture with presentation, logic, and data layers
  6. 10. The ability of a database to handle multiple operations simultaneously
Down
  1. 1. The actual content of the database at a particular moment
  2. 2. A process to reduce data redundancy and improve integrity
  3. 3. A language used to manipulate data in the database (short form)
  4. 6. A table in a relational database