Oracle Instaclient finally on OS X 1 February 2013 Technology Oracle Instaclient OS X Perl OCI If you use OS X to develop anything that connects to Oracle, then today is a good day!
Is numeric? 17 December 2007 Technology Oracle 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…