run query from excel with parameter
Hi,
I need to run this query from excel,
select country FROM table where country in (pMarket);
My problem is if pMarket = 'EL','TF','CM','CL','ADF','AV','DA'.
if I pass pMarket = 'EL', the query returns the values, but if i have more filters no.
I don't know how to pass that parameter.
Any help, please????
Thank You
Subject
Views
Written By
Posted
run query from excel with parameter
2029
November 30, 2016 12:58AM
1203
November 30, 2016 09:38AM
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.