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