MySQL Forums
Forum List  »  Performance

Re: Query optimize on large database
Posted by: james wang
Date: July 21, 2016 04:35AM

Suggestions:

1) achieve the logic in application (e.g. run two queries may be quicker)
2) stored procedures?
3) consider temp table?

Options: ReplyQuote


Subject
Views
Written By
Posted
1458
July 13, 2016 01:40AM
Re: Query optimize on large database
817
July 21, 2016 04:35AM


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.