|
How to: |
The MAX and MIN functions return the maximum or minimum value, respectively, from a list of values.
{MAX|MIN}(value1, value2, ...)where:
Returns the maximum value.
Returns the minimum value.
Numeric
Are the values for which the maximum or minimum value is returned. If you supply an expression, use parentheses as needed to ensure the correct order of evaluation.
| WebFOCUS | |
|
Feedback |