|
-
Jan 24th, 2013, 01:47 AM
#14
New Member
Re: Need Help With SQL Query
For SQL Server 2008:
What is the procedure to delete some data from Lock Table?
We can't use NOLOCK for Update, delete & Insert for that.
A table Name like Business_History which is in Transaction Lock.
Want to delete data where Proposal_Form_No='ABC'. If I Execute Select Operation With NOLOCK it shows 5 rows of data. But Can't delete them.
Please Help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|