database

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