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