DB
FunctionsString

starts_with

Returns true when the input string begins with the provided prefix for each row.

starts_with(…) → Bool

Kind · scalar

Returns true when the input string begins with the provided prefix for each row.

Part of the String family.