tuple_regexp_replaceapplies the regular expression inExpressionto one or more input strings inData, and replaces thefirstmatching substring using theReplaceexpression. For each input string, a processed output string is returned inResult. Please refer to the documentation oftuple_regexp_matchfor synt...
tuple_regexp_replace(Operator) Name tuple_regexp_replace— Replace a substring using regular expressions. tuple_regexp_replaceapplies the regular expression inExpressionto one or more input strings inData, and replaces thefirstmatching substring using theReplaceexpression. For each input string, a pr...