database

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