Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 insert into table with no lock in sql server

Author  Topic 

chetanb3
Yak Posting Veteran

52 Posts

Posted - 2012-08-22 : 10:11:04
I am looking something so that when I insert in table it will not lock the table. this is required to insert in myTable parallely

Any help?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-22 : 10:48:23
you mean source or destination table?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -