日期:2013-07-01  浏览次数:20417 次

只需使用with (nolock)即可!

SELECT au_lname FROM authors WITH (NOLOCK)