If you are using Microsoft SQL Server BCP (Bulk Copy Program) utility, or a.k.a. XPShellCmd, and you found that your scripts take forever to execute.
Solution:
a). Always make sure your Select statement comes with NoLock for each tables.
Solution:
a). Always make sure your Select statement comes with NoLock for each tables.
No comments:
Post a Comment