LENGTH#
Functionality:#
This Oracle function will return a number that indicates the length of the string passedParameters: #
STRING | The string to be examined |
Returns: #
NumberErrors: #
NoneExample:#
length('ABC') will return 3
Personality Knowledgebase 5.05