STRING_MAX
Computes the maximum of all input values.
This is the string comparison equivalent of MAX
.
Syntax
Arguments
X
X
Type: string
The field to find the maximum value of.
Returns
Type: string
Returns the maximum value of all input values.
Last updated