The information in this article applies to:
Running the UPDATE STATISTICS command will cause a shared table lock to be placed on the table from which statistical information is being gathered. This will prevent data modifying queries (UPDATE, DELETE, INSERT) from being executed until the UPDATE STATISTICS completes. SELECT statements will execute normally. Additional query words: 4.20 Transact-SQL Windows NT
Keywords : kbprg SSrvLock SSrvProg |
Last Reviewed: March 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |