DB
FunctionsString

ends_with

Returns true when the first argument ends with the second argument for each row.

ends_with(…) → Bool

Kind · scalar

Returns true when the first argument ends with the second argument for each row.

Part of the String family.