database

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