053-493
Which three statements about performance analysis by SQL Performance Analyzer are true?
(Choose three.)
A. It detects changes in SQL execution plans.
B. It produces results that can be used to create the SQL plan baseline.
C. The importance of SQL statements is based on the size of the objects accessed.
D. It generates recommendations to run SQL Tuning Advisor to tune regressed SQLs.
E. It shows only the overall impact on workload and not the net SQL impact on workload.
SQL 性能分析器比较更改之前和之后的 SQL 语句的性能,并生成标识执行计划或 SQL 语句的性能的任何更改的报告。
修复回归的 SQL 语句
如果 SQL Performance Analyzer 执行的性能分析显示回归的 SQL 语句, 则可以进行更改以补救该问题。例如,您可以通过运行 SQL Tuning Advisor 或使用 SQL 计划基准来修复回归的 SQL。 然后,您可以重复执行 SQL 语句并将其性能与第一次执行进行比较的过程。 重复这些步骤,直到您对分析的结果感到满意