MAX()

Available in: DSQL, ESQL, PSQL

Added in: IB

Changed in: 2.1

Description

MAX returns the maximum argument value in the group. If the argument is a string, this is the value that comes last when the active collation is applied.

Result type: Varies

Syntax

MAX (expression)