AVG
Computes the average (arithmetic mean) of all input values.
Syntax
AVG(X)
Arguments
X
Type: numeric
The values to be averaged.
Returns
Type: double
Returns the average of all input values.