use Data::Dumper; ... $rows = $dbh->selectall_arrayref("SELECT ..."); # the first row: print Dumper $rows->[0];
Update: fixed typo
In reply to Re: sql record sets
by pope
in thread sql record sets
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |