Community

SQL Server Performance Statistics Using a Server Side Trace

(Greg Robidoux) When troubleshooting a SQL Server performance problem, one of the tools to use is Profiler. This tool allows you to collect metrics on statements that are run on your SQL Server for analysis and troubleshooting. The problem with using Profiler is that it is a client tool and unless

Read More - Register for Free Membership