--大量INSERT + TableLock
INSERT INTO dbo.DstTable WITH (TABLOCK) (ID, FLD1) SELECT * FROM dbo.SrcTable;
張貼留言
沒有留言:
張貼留言