This section contains reference documentation for the maxString function.
Get the maximum string value lexicographically from a string column
MAXSTRING(colName)
These examples are based on the Batch Quick Start.
select MAXSTRING(playerName) as maxString from baseballStats
Zoilo Casanova
Last updated 1 hour ago
Was this helpful?