I all, I need to run a query to convert in csv but
I need to ask entry parameters. and then i need to manipulate those entries like this:
if the entry value= 0 then someVariable=""
else someVariable= "productType in("+1,2,3+")"
...
then
select fields from table where
&productType
I will apreciate if anyone can tellme how to do these or
tellme where to find tutorials to work whith sql files and command line extension.
I will apreciate your responese. Thanks
I need to ask entry parameters. and then i need to manipulate those entries like this:
if the entry value= 0 then someVariable=""
else someVariable= "productType in("+1,2,3+")"
...
then
select fields from table where
&productType
I will apreciate if anyone can tellme how to do these or
tellme where to find tutorials to work whith sql files and command line extension.
I will apreciate your responese. Thanks