查詢 目前連線數量. SELECT * FROM master..sysperfinfo where object_name = 'SQLServer:General Statistics' And counter_name = 'User Connections'.
確定! 回上一頁