DBD-Oracle - Re: Fetching data

Posted on Wed Dec 6 15:34:06 2006 by byterock in response to 3711 (See the whole thread of 2)
Re: Fetching data
Nothing to do with DBD::Oracle actually as this is the DBI part of the code And yes there is a such a thing check out Batch fetching in the DBI pod there are lots of options such as fetchrow_arrayref, fetchall_arrayref and selectall_arraryref By the way you would be much better off posting your question to dbi-users@perl.org (you don't need to subscribe in order to post, and you won't be automatically subscribed either as very few people use this form for dbi or driver support. dbi-users is where you'll get the best support
Write a response