Across
- 6. Returns the number of rows matching a condition
- 7. Middle value in an ordered set of numbers
- 8. Function that performs a calculation on multiple values
- 10. Measures the spread of numbers in a dataset
- 13. Counts the number of unique values
- 15. Returns the largest value in a column
Down
- 1. Clause to filter groups after aggregation
- 2. Keyword to eliminate duplicate values in aggregation
- 3. Opposite of aggregate function, returns single value per row
- 4. Returns the total of numeric values in a column
- 5. Calculates standard deviation
- 7. Most frequently occurring value in a dataset
- 9. Clause used to arrange rows for aggregation
- 11. Calculates the average of numeric values
- 12. Returns the smallest value in a column
- 14. Another term often used for the sum result
