DB
FunctionsString

trim_right

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

trim_right(…) → String

Kind · scalar

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

Part of the String family.