LENGTH(str)
LENGTH returns the length of the given str.
LENGTH
str
Arbitrary expression that returns a string. It can have CHAR or TEXT type.
Last updated 7 months ago