The LENGTH function returns an integer value that is the length of a specified string expression. Syntax: LENGTH( str ) The parameter 'str' must be a character-string expression.