How SQL works
Thank you for your response.
I thinkit is not realted to SQL formation as the report does accept multiple values for multiple parameters of same type (say aleId, PGId, Pid) and run.
Say for example I am running it for aleId param as 1 or 2 or 3 - it runs
Say for example I am running it for aleId param as 1 and 2 - it runs
Say for example I am running it for aleId param as 1 and 2 and 3 - it does not runs
Also, I am not able to do do some logging in script. Can you please help there also?
|