Returns the length of a value. The argument can be any value.
Example:
Assume column ADDRESS has a value of '895 Don Mills Road'.
LENGTH(ADDRESS)
Returns the value 18.