my $results = $sql->execute() or die("EXECUTE FAILED $!"); my $array_ref = $results->fetchall_arrayref(); pp $array_ref;
In reply to Re^3: Multiple records fetches issue using DBD::ODBC in Perl
by Marshall
in thread Multiple records fetches issue using DBD::ODBC in Perl
by maria80e
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |