Question 26
You must write a statement that returns the ten most recent sales. Examine this statement:

Users complain that the query executes too slowly. Examine the statement's current execution plan:

What must you do to reduce the execution time and why?

Users complain that the query executes too slowly. Examine the statement's current execution plan:

What must you do to reduce the execution time and why?
Question 27
You execute the following:
EXECUTE DBMS_AuTO_TASK_ADMIN.DISABLE;
Which advisor remains enabled?
EXECUTE DBMS_AuTO_TASK_ADMIN.DISABLE;
Which advisor remains enabled?
Question 28
Examine these statements and output:

What parameter change activates the generation and use of SQL Plan Directives7

What parameter change activates the generation and use of SQL Plan Directives7
Question 29
Which two types of performance problems are reported by ADDM for PDBS?
Question 30
You need to transport performance data from a Standard Edition to an Enterprise Edition database. What is the recommended method to do this?