maxString
This section contains reference documentation for the maxString function.
Last updated
Was this helpful?
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 baseballStatsZoilo Casanova
Last updated
Was this helpful?
Was this helpful?

