Help for this page

Select Code to Download


  1. or download this
    my $rows = $sth->fetchall_arrayref()
    my $num_rows = scalar (@$rows);