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 ...
Hi All I have a question concerning Perl's regular expression syntax:<BR><BR>I want to write a regular expression for a string like this<BR><pre class="ip-ubbcode ...
The first time I ever encountered a regular expression was many years ago now, but I still remember my first thoughts on it: What is this string-like thing? I don’t want to touch it, it looks scary. I ...