Solved

Match the Following Aggregate Functions with What They Compute

Question 27

Matching

Match the following aggregate functions with what they compute:

Premises:
Count
Avg
Min
Sum
Max
Responses:
Totals the items in a column
Returns the lowest value
Average of a column
Returns the highest value
Counts the number of values in a column

Correct Answer:

Count
Avg
Min
Sum
Max
Related Questions