Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Regarding Saving Query Result in variable

Author  Topic 

Amarnath Madhavan
Starting Member

1 Post

Posted - 2007-12-23 : 05:16:29
Hai i am new to this forum,

I have one doubt if any body can clear it?

I created one SP and it results as ROJ4/127827/--03112007 260

I need to save this result in a variable

So please if anybody can rectify this please send me th solution.

Regards

Amarnath Madhavan

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-12-23 : 05:17:52
use the OUTPUT parameter to return the value through it


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -