Help for this page

Select Code to Download


  1. or download this
    selectrow_array
      @row_ary = $dbh->selectrow_array($statement);
      @row_ary = $dbh->selectrow_array($statement, \%attr);
      @row_ary = $dbh->selectrow_array($statement, \%attr, @bind_values);