FunctionsString
regexp_quote_meta
Escapes regex metacharacters so the output can be used as a literal in regular expressions.
regexp_quote_meta(…) → DynamicKind · scalar
Escapes regex metacharacters so the output can be used as a literal in regular expressions.
Part of the String family.