Key words- Massiah De Witt

1234567891011
Across
  1. 1. alternative name for a table in a database
  2. 3. search for data that meets certain criteria
  3. 5. organised collection of related data
  4. 6. collection of data about one item in a database
  5. 7. key primary key from one table that is stored in another in order to link the tables
  6. 9. check to see if the data is reasonable and lies within a predefined set of values
  7. 10. used in a database application to display one record at a time on the screen
  8. 11. presentation of data for printed output
Down
  1. 1. cell in a table that holds a single item of data
  2. 2. dictionary table showing field names, data types, field size and validation rules for each file in the database
  3. 4. check of the data source to see if it is correct
  4. 8. key number or code that uniquely identifies each record in a table