G'day newbieperlperson,
That sounds like the selectall_arrayref() method of DBI is what you want.
I suggest you read through the DBI documentation to learn about the various methods, attributes and functions it provides.
-- Ken
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Is it possible to run SQL select in Oracle and SQL Server to get a large recordset and import it straight into an array, looking to avoid using rownext
by newbieperlperson (Acolyte) on Nov 25, 2013 at 05:27 UTC |