Actually I have executed the postgres query, assume that it has return the 10 rows. Now I am having that's statement handler ( $sth ) .
print Dumper $sth->fetchrow_arrayref; print Dumper $sth->fetchrow_arrayref; print Dumper $sth->fetchrow_arrayref; print Dumper $sth->fetchrow_arrayref; print Dumper $sth->fetchrow_arrayref;
What should I do....?
Thanks
In reply to perl dbi : fetchrow_arrayref by pavunkumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |