Help for this page

Select Code to Download


  1. or download this
    my $sth = $dbh->prepare($sql) or die "SQL Error: $DBI::errstr\n";
       $sth->execute() or die "SQL Error: $DBI::errstr\n";