Re: Pass Complex Parameters | Your Suggestion Please
Sorry Barry maybe I was not able to explain it
What I want is to pass all values from my .NET app
and inside MySQL, I want to check like this
SELECT [my rows]
FROM [table]
JOIN [tables]
WHERE
[IF nationality is set the add it to WHERE otherwise ignore]
AND [IF gender is set the add it to WHERE otherwise ignore]
AND [IF country is set the add it to WHERE otherwise ignore]
Subject
Written By
Posted
Re: Pass Complex Parameters | Your Suggestion Please
April 10, 2023 02:31PM
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.