| Author |
Message |
jvlake
Joined: 07 Apr 2010 Posts: 5
|
Posted: Wed Apr 07, 2010 12:22 am Post subject: Refactor with Locking Hints (ROWLOCK/NOLOCK) |
|
|
I would like to be able to refactor with locking hints...
i.e.
UPDATE mytable WITH (ROWLOCK)
SELECT ID FROM mytable WITH (NOLOCK)
This would be a good extra refactoring and take the count up from only 11 refactors
I'm aware that some folk don't agree that locking hints are needed, but I'm using this tool in a work envirionment and the use of hints is mandated.
--------------------------
Also converting x.id = y.id to inner join syntax as a refactor |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Thu Apr 08, 2010 4:39 pm Post subject: |
|
|
Thanks for your forum post. I have logged an enhancement request (SSR-881) for locking hints. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group