Help for this page
Select Code to Download
Select
or
download this
my $db_object = DBI->connect($db, $username, $pass);
Select
or
download this
my $dbh->do($sql);