Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: fastest method to use DBI

by zwon (Abbot)
on Jul 07, 2009 at 18:54 UTC ( [id://777967]=note: print w/replies, xml ) Need Help??


in reply to Re^3: fastest method to use DBI
in thread fastest method to use DBI

which is true since it doesn't require looping in perl

Actually DBI implements fetchall_arrayref as loop in perl

Replies are listed 'Best First'.
Re^5: fastest method to use DBI
by perrin (Chancellor) on Jul 07, 2009 at 19:25 UTC
    That's just a default implementation. It depends on the driver. The goal is to override it where databases allow something faster.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://777967]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-25 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found