Zhou, Bo wrote:
> Hi,
>
> Can someone educate me a bit on hash array? Is hash array an in-memory data
> structure? Is hash array always loaded into memory? Is it not a good idea to
> load a large table (~10mil rows) into a hash array? I am running PERL5 on a
> SUN 6500 box.
yes, no, no.
Check
Hi,
Can someone educate me a bit on hash array? Is hash array an in-memory data
structure? Is hash array always loaded into memory? Is it not a good idea to
load a large table (~10mil rows) into a hash array? I am running PERL5 on a
SUN 6500 box.
Thanks!
Bo Zhou
___