Database Terminology

1234567891011121314151617
Across
  1. 3. A structured collection of data.
  2. 4. Sort that arranges the database in order of one field only.
  3. 6. Data type for holding a date.
  4. 7. Field that uniquely identifies a record.
  5. 9. Check that some data is entered.
  6. 12. Data type for holding numbers eg 123.
  7. 13. Finds data that matches a criteria.
  8. 14. Checks that data contains enough characters.
  9. 16. One item of data in a record.
Down
  1. 1. Process of checking data is sensible.
  2. 2. All the data held on one item.
  3. 5. type Type of data to be stored.
  4. 8. Data type for holding an image/picture.
  5. 10. Sort that arranges the database in order of more than one field.
  6. 11. Checks that data is within an acceptable range.
  7. 15. Data type for holding a set of characters.
  8. 17. Information that has no meaning.