Databases - Key Terms

12345678
Across
  1. 1. A single piece of information or attribute stored in a table (column).
  2. 4. A complete set of fields that describes one item or person in a table (row).
  3. 5. A recorded operation that changes data in a database, which must be completed fully or not at all to maintain accuracy.
  4. 7. An example of software which relies on databases, like an eCommerce site, providing a service.
Down
  1. 2. A collection of organised data stored electronically so it can be easily accessed, managed and updated.
  2. 3. The arrangement of data in a particular order, such as ascending or descending.
  3. 5. A set of related data arranged in rows and columns within a database.
  4. 6. A request to search or retrieve specific information from a database.
  5. 8. A connection between two tables in a database that allows data to be linked, usually using IDs.