Solved

Match Each Aggregate Function with the Value It Returns

Question 26

Matching

Match each aggregate function with the value it returns:

Premises:
Avg
Count
Maximum
Minimum
Sum
Responses:
Returns the data item with the highest value
Returns the data item with the lowest value
Returns the mean value of a group of numbers
Returns the total value of a column of numbers
Returns the number of fields containing data

Correct Answer:

Avg
Count
Maximum
Minimum
Sum
Related Questions