DB
FunctionsString

trim_left

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

trim_left(…) → String

Kind · scalar

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

Part of the String family.