nerdexam
Oracle

1Z0-054 · Question #12

You identified poorly performing SQL statements that use bind variables. You want to examine the execution plans for the most recently executed statements for further diagnosis. Which method would…

The correct answer is B. the dbms.xplan package. See the full explanation below for the reasoning.

Question

You identified poorly performing SQL statements that use bind variables. You want to examine the execution plans for the most recently executed statements for further diagnosis. Which method would you recommend to view the execution plans?

Options

  • ASQL*Plus Autotrace
  • Bthe dbms.xplan package
  • CEXPLAIN PLAN for SQL statements
  • Dthe SQL trace utility to generate trace files and read the formatted output using the tkprof utility

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    84% (27)
  • C
    3% (1)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-054 Practice