Help for this page

Select Code to Download


  1. or download this
    $sth->execute()
    
  2. or download this
    my $sql = "
          insert into BiscHet 
    ...
          'interface'
       ) or die $dbh->errstr;
       $sth->finish();