News

Contribute to KJM94/sql development by creating an account on GitHub.
Regexp and Like operators.sql File metadata and controls Code Blame 57 lines (41 loc) · 2.61 KB Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ...
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 ...