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 2000 Forums
 SQL Server Development (2000)
 How to return only desired recordsets from Stored Proc?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-25 : 22:10:09
Brad writes "I am writing stored procedures on SQL Server 2000 that require several SELECT statements to accomplish the desired results. I'm calling stored procs from stored procs in a loop among other things. However, all of the selects return recordsets. I only want specific recordsets to be returned. Is there a way to specify when a SELECT retuns a recordset externally?"
   

- Advertisement -