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)
 Using temp tables across multiple SPs

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-06 : 21:13:37
Susant writes "I have a SP that creates a temp table. This temp table is required for further processing by three different SPs. How can I achive the same? Is there any other way? My requirement is that I have to fetch a set of records and use it in different ways later based on the certain criteria.

SQL Server 7.0/2000
Windows 2000"
   

- Advertisement -