Try the following instead:
# But this one used to die! my @ary = $dbh->selectrow_array($sql) or die $dbh->errstr, $!; print for @ary;
In reply to Re: Dereferencing and DBI methods
by aquacade
in thread Dereferencing and DBI methods
by Cirollo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |