Help for this page

Select Code to Download


  1. or download this
       my $insert_sql = qq{
          INSERT INTO dd
    ...
          }
       }
       $sth_insert->finish;
    
  2. or download this
       perldoc DBI