Showing posts with label Oracle. Show all posts
Showing posts with label Oracle. Show all posts

sqlplus tips

After I tryed psql, I really hate sqlplus. Hey Oracle, you are a really big corporation, why you keep sqlplus so unusable? Don't you have money to pay your developers?

By the way, sometimes I need to use sqlplus, here is a set of tips I always forget.

How to install DBD::Oracle

I’m going to put here all the steps required to install DBD::Oracle CPAN module, which is not a straightforward installation.

The purpose is to reduce headache and turn it into a repeatable process.