sum
Creates a SUM(expr) function expression that return the sum of all number values in the group of the values expressed by the given expression.
Return
The SUM(expr) function.
Parameters
operand
The expression.
Creates a SUM(expr) function expression that return the sum of all number values in the group of the values expressed by the given expression.
The SUM(expr) function.
The expression.