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)
 how can i declare output parameters

Author  Topic 

js.reddy
Yak Posting Veteran

80 Posts

Posted - 2007-10-26 : 09:34:57
how can i declare output parameters in a stored procedure.

Thanks

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2007-10-26 : 09:45:59
quote:
Originally posted by js.reddy

how can i declare output parameters in a stored procedure.

Thanks


Read about stored procedures, output parameters in sql server help file

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -