Hi,
I am using sql server 2008.
I have a stored procedure in a stored procedure,
Here I want to use the output of child stored procedure in the parent stored procedure so that I can perform certain operations using that
output.
I tried but I couldn't. Please help me
Loading
Suthish NairPosted Aug 25, 2011, 10:47 AM
----------------------------
----------------------------
SET ANSI_NULLS ON
-----------------------------
--exec proc1 300