FunctionsString
regexp_matches
Returns all non-overlapping regex matches joined with a newline separator.
regexp_matches(…) → DynamicKind · scalar
Returns all non-overlapping regex matches joined with a newline separator.
Part of the String family.