Hello,
I want to export to excel a dynamic SQL.
I try to ask in other forums and didn't have any answer.
So I try here Hope that anyone know how can I do.
If I export to EXCEL the SQL:
SQL=Select…. Where category=”,1,2,3”
It’s good.
But if I export
SQL=Select…. Where category like”*,1,*”
It doesn’t work well.
I attach the example file (here you can also check the SQL semantic
To work you need make in c:/ file “111.xlt”
Thank so much for any help or idea
I want to export to excel a dynamic SQL.
I try to ask in other forums and didn't have any answer.
So I try here Hope that anyone know how can I do.
If I export to EXCEL the SQL:
SQL=Select…. Where category=”,1,2,3”
It’s good.
But if I export
SQL=Select…. Where category like”*,1,*”
It doesn’t work well.
I attach the example file (here you can also check the SQL semantic
To work you need make in c:/ file “111.xlt”
Thank so much for any help or idea