Help for this page

Select Code to Download


  1. or download this
    sub sql {
      my $body_text;
      my @output = $sqlCount->execute;
    ...
      $dbcon->disconnect();
      return $body_text;
    }
    
  2. or download this
    Data => sql()