Hi,

if I call:
conn execute: 'select * from one_milion_table'
it seems that all table rows are loaded into memory - right?

Is there an easy way to only iterate (do:) result set records without internal loading bulky resultset into some sort of internal arrays?

Thanks, pf

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to