Database Terminology

1234567891011121314
Across
  1. 2. A column in a database table that stores one type of data
  2. 3. A system or software used to create, manage, and query databases
  3. 6. A simple data storage method using a single table or file
  4. 7. A type of database user responsible for managing and maintaining the database
  5. 9. A row in a database table representing one item
  6. 11. A key that links one table to another
  7. 12. A unique identifier for each record in a table
  8. 14. A database system that uses tables linked by keys
Down
  1. 1. The ability of a database to handle growth in data and users
  2. 3. A collection of related data organised into tables
  3. 4. Other name of table,A real-world object represented in a database
  4. 5. A key made up of two or more fields
  5. 8. A benefit of databases where duplicated data is minimised
  6. 10. A characteristic or property of an entity, another name of column
  7. 13. A relationship where many records in one table relate to many records in another