摘要: SELECT [Spid] = session_id ,ecid ,[Database] = DB_NAME(sp.dbid) ,[User] = nt_username ,[Status] = er.status ,[Wait] = wait_type ,[Individual Query] = SUBSTRING(qt.text, er.sta... 阅读全文
posted @ 2017-10-12 20:36 Jesse_Li 阅读(209) 评论(0) 推荐(0)