min
Creates a MIN(expr) function expression that returns the minimum value in the group of the values expressed by the given expression.
Return
The MIN(expr) function.
Parameters
operand
The expression.
Creates a MIN(expr) function expression that returns the minimum value in the group of the values expressed by the given expression.
The MIN(expr) function.
The expression.