DB
FunctionsString

btrim

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

btrim(…) → String

Kind · scalar

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

Part of the String family.