DBD::Teradata 1.20 review
Download
|
|
DBD::Teradata is Perl module with a DBI driver for Teradata.
SYNOPSIS
use DBI;
$dbh = DBI->connect('dbi:Teradata:hostname', 'user', 'password');
See DBI for more information.
Refer to the included tdatdbd.html.
Requirements:
Perl
DBD::Teradata 1.20 keywords