MySQL Forums
Forum List  »  Stored Procedures

Re: Where Clause Performance
Posted by: Manhao Chen
Date: September 18, 2014 04:55PM

but if i were to string build the query in the app language, it isn't as fast and efficient as doing a SP isn't it?

which is why i've moved all queries as SP and passing in parameters as required

but i just want to know if there would be another way to customly/dynmaicly write the WHERE clause as i have done in my example in 1st post

Options: ReplyQuote


Subject
Views
Written By
Posted
2357
September 17, 2014 09:10PM
1067
September 18, 2014 11:11AM
Re: Where Clause Performance
1044
September 18, 2014 04:55PM
964
September 18, 2014 08:01PM
1131
September 19, 2014 03:38PM


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.