Hi
When I try to executing ( selecting the procedure in procedures list and click run) the stored procedure I am getting all values as ‘EXCLUDED’.
could you please give suggestions for my problem
Thanks
Praveen
Hi
When I try to executing ( selecting the procedure in procedures list and click run) the stored procedure I am getting all values as ‘EXCLUDED’.
could you please give suggestions for my problem
Thanks
Praveen
any updates on this?
~Praveen
Call StoredProcedure(parameters)
or
Select StoredFunction(parameters)
Guy
call storedprocedure(parameters) only
I didnot check for function
Thanks,
Praveen