DB
FunctionsString

regexp_quote_meta

Escapes regex metacharacters so the output can be used as a literal in regular expressions.

regexp_quote_meta(…) → Dynamic

Kind · scalar

Escapes regex metacharacters so the output can be used as a literal in regular expressions.

Part of the String family.