阅读背景:

Quick Introduction to SQL Server Profiler

来源:互联网 

Introduction to Profiler

SQL Server Profiler — or just Profiler — is a tool that can help monitor all the queries that are being run on your database. This allows you to see a lot of information including CPU time, reads, writes, duration, and even the text or stored proc being called along with the parameters. 




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: