DB
FunctionsString

rtrim

Removes trailing whitespace, or characters from an optional trim-set argument, for each row.

rtrim(…) → String

Kind · scalar

Removes trailing whitespace, or characters from an optional trim-set argument, for each row.

Part of the String family.