Fork me on GitHub
I ❤️ MamaTux!
Skip to main content

Oracle

Is numeric?

table on an Oracle 8i database, and I wanted to select only those tuples that contain numbers. Had I used PostgreSQL I could just have used a regex, which is nice and Perl like. But this is Oracle…