Last updated 2 years 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