Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connect($db, $username, $pass);
    
  2. or download this
    $dbh->do($sql);