I have a string and I want to replace all occurences of Adam to Eva which follow a specific character (: and - in this example). So I define my REGEXP_REPLACE call as follow