SyntaxFix
Write A Post
Hire A Developer
Questions
The database uses the same lock for all #temp tables so if you are using a lot you will get deadlock problems. It is better to use @ table variables for concurrency.