MIN()

Available in: DSQL, PSQL, ESQL

Added in: IB

Changed in: 2.1

Description

MIN returns the minimum argument value in the group. If the argument is a string, this is the value that comes first when the active collation is applied.

Result type: Varies

Syntax

MIN (expression)