LEN
Description
Returns the length of a string (LEN in Transact-SQL).
Sample Source Pattern
Syntax
LEN( string_expression )Snowflake SQL complete documentation
LENGTH( <expression> )
LEN( <expression> )JavaScript SQL complete documentation
string.lengthExamples
Code:
Output:
Code:
Output:
Code:
Output:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated
