can use local variable as ouput parameter?
eg; Declare @age int
set @age=25
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Jun 26, 2013, 8:41 AM
Please refer the below link
http://www.vbforums.com/showthread.php?492208-OUT-And-OUTPUT-SQL-SERVER-2005
Regards,
Iftikar
Remember to click "Mark as Answer" on the post, if it helps you.