Why we use sql profiler?



Why we use sql profiler?..

Answer / Ashish Khetal

SQL Profiler is used to monitor, analyze, and capture the events happening within SQL Server instances. It helps troubleshoot performance issues, analyze query execution plans, diagnose deadlocks, and track database activity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are the properties of a transaction?

1 Answers  


Does it possible to pass object (or) table as an argument to a remote procedure?

1 Answers   TCS,


Define SQL and state the differences between SQL and other conventional programming Languages?

1 Answers  


What is data type in sql?

1 Answers  


Does sql backup shrink transaction log?

1 Answers  


Is t sql a programming language?

1 Answers  


How delete all records from table in sql?

1 Answers  


When sql appeared?

1 Answers  


Maximum how many triggers can we use in trigger and How to find out how many records it fetched.

1 Answers   TCS,


Which tcp/ip port does sql server run?

1 Answers  


What is auto increment feature in sql?

1 Answers  


How do I find duplicates in the same column?

1 Answers  


Categories