Użyj occurrence
parametr REGEXP_REPLACE
funkcjonować. Dokumenty mówią:
https://docs.oracle.com/cd /B28359_01/server.111/b28286/functions137.htm#SQLRF06302
Powinien wyglądać tak:
...
REGEXP_REPLACE(IN_STRING,REGEX_SALUTATIONS,' ', 1,0 )
...
Użyj occurrence
parametr REGEXP_REPLACE
funkcjonować. Dokumenty mówią:
https://docs.oracle.com/cd /B28359_01/server.111/b28286/functions137.htm#SQLRF06302
Powinien wyglądać tak:
...
REGEXP_REPLACE(IN_STRING,REGEX_SALUTATIONS,' ', 1,0 )
...