max
Creates a MAX(expr) function expression that returns the maximum value in the group of the values expressed by the given expression.
Return
The MAX(expr) function.
Parameters
operand
The expression.
Creates a MAX(expr) function expression that returns the maximum value in the group of the values expressed by the given expression.
The MAX(expr) function.
The expression.