A

Arogya • 3.49K Points
Extraordinary

Q. Which operation does NOT fire a DML trigger?

  • (A) INSERT
  • (B) UPDATE
  • (C) DELETE
  • (D) SELECT

Explanation by: Arogya

SELECT does not modify data, so triggers are not fired.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.