Unit 7

1234567891011121314
Across
  1. 3. add a new record into table
  2. 4. Data structured into tables
  3. 5. delete record from a table
  4. 6. identifying field in a table that is unique to each record
  5. 9. single row in a table, has fiels
  6. 10. starts query, which field to choose
  7. 12. columns in a table, refers to one property in a record
  8. 13. another table's primary key used in another table
  9. 14. orders data by field, ascending or descending
Down
  1. 1. Database structured to show relationships between data
  2. 2. update value in a table
  3. 5. the range in which a stored piece of data can be
  4. 7. when data is re-entered in a different format
  5. 8. condition for selection
  6. 9. when data is repeated in a table
  7. 11. Data structured into fields and records
  8. 13. table from which it is selected