- Categories:
String & binary functions (General)
RTRIMMED_LENGTH¶
Returns the length of its argument, minus trailing whitespace, but including leading whitespace.
Syntax¶
Usage notes¶
Equivalent to
{fn LENGTH(str)}in ODBC.Not equivalent to LENGTH, LEN in Snowflake.