摘要:
use mastergocreate procedure sp_who_lockasbegindeclare @spid int,@bl int,@intTransactionCountOnEntry int,@intRowcount int,@intCountProperties int,@intCounter intcreate table #tmp_lock_who (id int iden... 阅读全文
posted @ 2008-10-17 10:06 第一滴血0605 阅读(439) 评论(0) 推荐(0) 编辑