During performance testing, you notice that a specific query is causing high disk I/O. Which profiling tool feature should you use?

  • Database Tracing
  • Index Advisor
  • Query Execution Plan
  • Query Profiler
Using a query profiler can help analyze the execution path of the query and identify areas for optimization to reduce disk I/O.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *