Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does a Stored Procedure locks...
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Does a Stored Procedure locks...
Miscellaneous
Thread ID:
00846364
Message ID:
00846364
Views:
59
Hi,

We have a lot of triggers that invoke stored procedures (wich inside has a lot of SELECT statements), and we have some problems of performance. Since we can use (NOLOCK) on SELECT statements to improve performance (although we can loose data consistency), my question is:

Does calling a Stored Procedure LOCKS (besides having SELECT statements inside with NOLOCK)?


Thanks in advance.


Ricardo Almeida
Next
Reply
Map
View

Click here to load this message in the networking platform