Re: Stored Procedure for multiple, unknown serch values
Start by writing pseudocode for your 'formula' and the query that will derive from it.
Depending on the formula, it may be easier to code it in your app language than in a mysql sproc, the syntax for which is awkward and prolix, and for which there's no good debugger.
Subject
Views
Written By
Posted
875
December 13, 2018 04:21PM
Re: Stored Procedure for multiple, unknown serch values
458
December 13, 2018 04:32PM
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.