Across
- 2. Removes selected rows from a table based on given criteria
- 6. Used to add new information as rows in an existing table
- 8. Allows modification of data that is already stored in a table
- 9. Eliminates duplicate values from the result set
- 11. Allows temporary renaming of a column or table in a query
- 13. Defines the location where the requested data is stored
- 14. Combines rows with similar values for data summarization
Down
- 1. Used to retrieve specific columns or data from a database
- 3. Applies conditions to already grouped results
- 4. Identifies extreme values within a set of data
- 5. Allows limiting the results by applying logical conditions
- 7. Controls the sequence in which query results are displayed
- 10. Calculates the total value of numeric data
- 11. Finds a representative value by averaging numeric data
- 12. Used to determine the number of rows that meet a condition
