Page 1 of 1

STP Stage

Posted: Thu Sep 23, 2010 1:21 pm
by allavivek
Hi All,

I was using stored procedure which takes 11 parameters out of which 10 are input to procedure and one is output...

For output column should we declare the column before stp stage....because its not allowing me to define output column??

If we should define before what value should we set to it??

Thanks..

Posted: Thu Sep 23, 2010 2:00 pm
by lstsaur
It should let you to define the output column just like the other input columns. Read on-line help.