LENGTH
LENGTH('Hulk')Syntax
LENGTH(text expression)
Function which returns the length of text. LENGTH('Hulk') = 4.
text expression: Text created using text functions, text fields or constants.
LENGTH('Hulk')Function which returns the length of text. LENGTH('Hulk') = 4.
text expression: Text created using text functions, text fields or constants.