nerdexam
Oracle

1Z0-054 · Question #41

You receive a recommendation for a SQL statement through the automatic SQL tuning process that suggests implementing a SQL profile. You implement the SQL profile. The tables associated with the SQL…

The correct answer is C. The profile will be used for the changed plans of the SQL statement. See the full explanation below for the reasoning.

Question

You receive a recommendation for a SQL statement through the automatic SQL tuning process that suggests implementing a SQL profile. You implement the SQL profile. The tables associated with the SQL statement grow, and indexes are created and dropped on these tables. What would happen to the SQL profile that is created for the SQL statement?

Options

  • AIt becomes outdated immediately after the tables change.
  • BIt is maintained automatically along with the changes in the tables.
  • CThe profile will be used for the changed plans of the SQL statement.
  • DThe plan for the SQL statement is frozen until it is regenerated by the SQL Tuning Advisor.

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    77% (20)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-054 Practice