Re: Memory Management
Re: Memory Management
- Subject: Re: Memory Management
- From: arturo <email@hidden>
- Date: Thu, 22 Jan 2004 09:18:52 -0500
> On Jan 21, 2004, at 4:45 PM, Lenny Marks wrote:
>
> > I have a situation where I need to make a calculation based on 1000 or
> > so rows in a table. After the calculation is made, I won't really need
> > the objects used in the calculation.
A stored procedure would work well for this. Why transfer the data if
you're not going to use it?
-arturo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.