Regarding REGEXP_LIKE and REGEXP_REPLACE
Hi,
In a field I need to remove all characters other than 0-9 a-z and A-Z.
How do I achieve this functionality ?
Can someone share me an article as how to use REGEXP_REPLACE and REGEXP_LIKE ?
Thanks,
Krishna
0