DB
FunctionsString

position_case_insensitive

Returns the 1-based byte position of the first substring occurrence using ASCII case-insensitive matching.

position_case_insensitive(…) → Dynamic

Kind · scalar

Returns the 1-based byte position of the first substring occurrence using ASCII case-insensitive matching.

Part of the String family.