Your hashref may not contain exactly what you think it does.use Data::Dumper; while (my $data = $sth->fetchrow_hashref) { print Dumper($data); }
In reply to Re: fetchrow_hashref returns blanks
by thunders
in thread fetchrow_hashref returns blanks
by petermckeown
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |