Which two could help improve the performance of these SQL statements without changing application code?

An application issues many expensive join aggregations type queries.
Examine the Exhibit to view the queries.
Which two could help improve the performance of these SQL statements without changing application code?
Exhibit:


A. Create B*-Tree indexes on the join columns.
B. Create a materialized view with query rewrite enabled for the first statement and nested MVIEWs for the other statements.
C. Collect histogram statistics on columns for which aggregating functions are performed.
D. Create an STS for these queries and use SQL Access Advisor, which may generate advice about MVIEWs.
E. Create an STS for these queries and use SQL Performance Analyzer, which may generate advice about MVIEWs.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.