length
This section contains reference documentation for the length function.
Last updated
Was this helpful?
This section contains reference documentation for the length function.
calculate length of the string
LENGTH(col)
SELECT length('Pinot') AS value
FROM ignoreMe5
Last updated
Was this helpful?
Was this helpful?

