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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-03-10 : 12:20:51
|
| Shyamsunder writes "When I reference a small temporary table in the stored procedure I created it in, I don't experience performance problems. But when I call another stored procedure and it references that temporary table, performance takes a dive--it's maybe 100 times slower. I have to use variables or parameters to hold the values I want to reference between stored procedures. Is this a known problem?" |
|
|
|
|
|