Help for this page

Select Code to Download


  1. or download this
    $ sqlplus scott/tiger
    
    ...
    
    Connected to:
    Oracle Database 12c Standard Edition Release 12.2.0.1.0 - 64bit Produc
    +tion
    
  2. or download this
    $ wget https://cpan.metacpan.org/authors/id/M/MJ/MJEVANS/DBD-Oracle-1.
    +80.tar.gz
    $ tar xzf DBD-Oracle-1.80.tar.gz
    ...
    $ make
    $ make test
    $ make install