Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
1.) fetch 500 rows from a database table with 5,000,000 sets. 2.) fetch 20,000 rows from a database table with 1,000,000 sets.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: OT: MySQL and DBI efficiency question
by duff (Parson) on Aug 02, 2006 at 05:19 UTC | |
|
Re: OT: MySQL and DBI efficiency question
by marto (Cardinal) on Aug 02, 2006 at 08:26 UTC | |
|
Re: OT: MySQL and DBI efficiency question
by perrin (Chancellor) on Aug 02, 2006 at 14:30 UTC | |
|
Re: OT: MySQL and DBI efficiency question
by jesuashok (Curate) on Aug 02, 2006 at 05:24 UTC |