Help for this page

Select Code to Download


  1. or download this
    
    my $datahash = $self->_fetchall(table => 'Table1');
    ...
      return $array;
    }
    
  2. or download this
    
    
    ...
          undef($fetchrow_stmt);    
    }