regexp_replace supported in 11.1.1.5.0?
I need to strip HTML coding from a field. I have used regexp_replace in PL/SQL to do so but I found out that regexp_replace is not supported in BIP 10.1.3.4.1
My question: Is regexp_replace supported in 11.1.1.5.0?
Also does anyone have some sql to share that will strip html?
Thanks
0