DBD::Oracle 1.07 and selectall_arrayref



Hi all.

I'm have DBD::Oracle 1.07 on production server and just wondering that
call of selectall_arrayref causes call of fetch for each row.

On newest version of DBD::Oracle selectall_arrayref works without
calling fetch sub for each row in result set.

Is there any way to speed things up on this old DBD::Oracle ?

--
WBR, Eugene Krivdyuk

.