A

Arogya • 3.49K Points
Extraordinary

Q. How can mutating table error be resolved?

  • (A) Drop table
  • (B) Use statement-level trigger or compound trigger
  • (C) Restart database
  • (D) Use view
  • Correct Answer - Option(B)
  • Views: 12
  • Filed under category Oracle Triggers
  • Hashtags:

Explanation by: Arogya

Compound or statement-level triggers avoid querying the table row-by-row during modification.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.