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)
 Creating Temporary Tables

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-15 : 19:44:16
Robert Brown writes "I have an Stored Procedure which creates temporary table. What happens if more than one client runs this SP, will they use the same temporary table?

Can I use the @@SPID variable to create a unique table name?

Any Help please?

Many Thanks"
   

- Advertisement -