avg
Creates an AVG(expr) function expression that returns the average of all the number values in the group of the values expressed by the given expression.
Return
The AVG(expr) function.
Parameters
operand
The expression.
Creates an AVG(expr) function expression that returns the average of all the number values in the group of the values expressed by the given expression.
The AVG(expr) function.
The expression.