Hi Everyone
I have a beefy stored procudure which takes in 6 parameters and then does a bit of logic on the where clause. However, there is a problem with the results that are returned.
Is there anyway I can see the final SQL code that is generated from this logic, so I can see what is going wrong.
Cheers
pie
I have a beefy stored procudure which takes in 6 parameters and then does a bit of logic on the where clause. However, there is a problem with the results that are returned.
Is there anyway I can see the final SQL code that is generated from this logic, so I can see what is going wrong.
Cheers
pie