Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Temp Tables in SP's
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00805519
Message ID:
00805738
Views:
29
>Is the server running with a case-sensitive sort order?
>
>Also, becareful with this pattern. Referencing temp tables outside of the stored procedure that created them can cause performance issues due to recompilations:


The server is using a different collation, with a binary sort order but that is the only difference that I currently know of. Could that make a difference?

Morgan
Previous
Reply
Map
View

Click here to load this message in the networking platform