Re: DBI fetch
- From: Peter@xxxxxxxx (Peter Scott)
- Date: Sat, 27 Aug 2005 04:56:21 -0700
On Sat, 27 Aug 2005 14:07:09 +0300, Octavian Rasnita wrote:
> What do you think, if the most important is the speed, which method is
> recommended to get the results of a DBI query?
>
> fetchrow_arrayref
> or
> fetchrow_array
>
> (I guess that fetchrow_hashref has the lowest speed).
That wasn't one of your choices.
Don't guess, measure. perldoc Benchmark.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
.
- References:
- DBI fetch
- From: Octavian Rasnita
- DBI fetch
- Prev by Date: RE: PLEASE HELP
- Next by Date: Date in perl
- Previous by thread: DBI fetch
- Next by thread: Date in perl
- Index(es):