Help for this page

Select Code to Download


  1. or download this
    $id[0] =  @{$dbh->selectall_arrayref($sql,undef,'no')};
    
  2. or download this
    @id =  @{$dbh->selectall_arrayref($sql,undef,'no')};