Software Details:
Version: 0.13
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 70
Oracle::Sqlldr is a Perl wrapper around Oracle's sqlldr utility.
SYNOPSIS
use Oracle::Sqlldr;
my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr object
Oracle::Sqlldr is an object-oriented class that provides a convenient Perl wrapper around Oracle's sqlldr utility.
SQL*Loader (sqlldr) is the utility to use for high performance data loading from a text file into a an Oracle database.
Limitations:
Comments not found