Help for this page

Select Code to Download


  1. or download this
    my $recordset = $self->db_query("select * from sometable");
    $recordset->prefetch;