Last updated 1 year ago
Was this helpful?
input: The string for which the length is returned.
Examples
Returns the length of the string in bytes.
SELECT OCTET_LENGTH('abc') -- 3