andrewm
04/18/2019, 2:22 PMscottvonduhn
04/18/2019, 3:09 PM'<a class="dottedlink" href="<https://static.url/>' || REGEXP_REPLACE({column}, 'e', '') || '" target="_blank">Link Text</a>'
You should be able to use any of the Oracle RegEx functions (REGEXP_COUNT, REGEXP_INSTR, REGEXP_LIKE, REGEXP_REPLACE, REGEXP_SUBSTR) in place of REGEXP_REPLACE.andrewm
04/18/2019, 3:52 PMscottvonduhn
04/18/2019, 4:12 PM