MySQL Forums
Forum List  »  General

Re: question about efficiency
Posted by: mark edwards
Date: July 12, 2013 05:07PM

thanks peter -

the application currently has an SQL call at every loop level. so the inner loop is called several hundred times for every time it runs.

do you think i would be better off having one SQL call in the outer loop, rather than having a loop at every level?

Options: ReplyQuote


Subject
Written By
Posted
July 11, 2013 07:44AM
Re: question about efficiency
July 12, 2013 05:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.