A

Arogya • 3.49K Points
Extraordinary

Q. What is a trigger in Oracle?

  • (A) A stored SQL query
  • (B) A PL/SQL block that automatically executes when a database event occurs
  • (C) A view
  • (D) An index
  • Correct Answer - Option(B)
  • Views: 14
  • Filed under category Oracle Triggers
  • Hashtags:

Explanation by: Arogya

A trigger is automatically fired in response to events like INSERT, UPDATE, or DELETE.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.