I've been programming in C# and have figured out how to use the Regex functionality in it (for the most part.) I went to do a global string replacement today and realized I had no idea how to do ...
I really should be able to figure this out but for some reason my brain isn't working. Also, I suck at regex. What I want to do is use the PL/SQL to replace all non-alphanumeric characters in a column ...