Oracle::Sqlldr

Oracle::Sqlldr is a Perl wrapper around Oracle's sqlldr utility.
Download

Oracle::Sqlldr Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew McGregor
  • Publisher web site:
  • http://search.cpan.org/~mcgregor/Oracle-Sqlldr-0.13/Sqlldr/Sqlldr.pm

Oracle::Sqlldr Tags


Oracle::Sqlldr Description

Oracle::Sqlldr is a Perl wrapper around Oracle's sqlldr utility. Oracle::Sqlldr is a Perl wrapper around Oracle's sqlldr utility.SYNOPSIS use Oracle::Sqlldr; my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr objectOracle::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:· No WIN32 support · No fixed format record support · Assumes table owner and user to load data as are the same · No support for parameter file


Oracle::Sqlldr Related Software