Help for this page

Select Code to Download


  1. or download this
    
    eval {
          $ref = $dbh_g->selectcol_arrayref($sql)
         };
    
  2. or download this
    eval("$ref = $dbh_g->selectcol_arrayref($sql)")