Peter Scott wrote:
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).
Tha
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
Hi,
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).
Thank you.
Teddy
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c