Access_Ch05_Crossword
Across
- 1. A query that summarizes one field by two or more other category fields.
- 6. A join that includes all the records in one table, but only the records in a related table that have a corresponding record in the original table.
- 7. The field that provides the data to summarize for the intersection of each column and row of a Crosstab query.
- 8. Records that should have a corresponding reference in another table but do not.
- 10. A value that is required to run a query (or other object).
- 11. A join that includes only records that have corresponding matches in a related table.
Down
- 2. A computer language common to database programs that is generally used for selecting or managing data.
- 3. A query that changes the value of one or more records.
- 4. Two or more records that contain the same data in a field that ought to be unique for each record.
- 5. A query that removes records from a table.
- 9. A query that changes the entry in one or more fields in multiple records at once.