DB
FunctionsString

trim

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

trim(…) → String

Kind · scalar

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

Part of the String family.