Databases (IG)

1234567891011121314151617
Across
  1. 2. Term used in QBE when you want records sorted largest to smallest
  2. 4. Datatype for Yes/No type of data
  3. 7. Describes the kind of data contained in afield
  4. 9. A common name for a Primary Key Field
  5. 10. Query By Example
  6. 11. Datatype for dates and time
  7. 14. Determines which records are selected in QBE
  8. 16. Term used in QBE when you want records sorted smallest to largest
  9. 17. Datatype for large amounts of text
Down
  1. 1. A row in a database table
  2. 3. Datatype For numbers
  3. 5. A field that is automatically given a numeric value whenever the user enters data into a table
  4. 6. A column in a database
  5. 8. Structured Query Language
  6. 12. Datatype for words/characters
  7. 13. Key Field in a table that uniquely identifiwes a row
  8. 15. A feature of a database that allows data to be found quickly