How to get SQL Prompt to add (NOLOCK) when inserting a join?
rgelb
Posts: 46 Bronze 4
in SQL Prompt
Consider the following snippet:
When I select CustomerPerson from the dropdown, is there a way to get SQL Prompt to add it with (NOLOCK) statement? I've looked through options and haven't found anything obvious.
P.S. I am on SQL Prompt 7.5 and this is SSMS 17.9.1
Tagged:
Answers
Dan Jary | Redgate Software
Have you visited our Help Center?