Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use strict;
    ...
        $sth->finish();
        $dbh->disconnect(); 
    }
    
  2. or download this
    DBD::CSV::st execute failed: 
    Execution ERROR: No filename given at /usr/lib64/perl5/DBD/File.pm lin
    +e 565.
    ...
    
     at /usr/lib64/perl5/DBD/File.pm line 565.
     [for Statement "SELECT sid,genotype FROM newCsv.csv WHERE genotype = 
    +'a'"] at runSQLQuery.pl line 32.