A

Arogya • 3.49K Points
Extraordinary

Q. Which clause is required to create a row-level trigger?

  • (A) FOR EACH ROW
  • (B) AFTER EACH ROW
  • (C) WHEN EACH ROW
  • (D) PER ROW

Explanation by: Arogya

FOR EACH ROW specifies that the trigger fires for every affected row.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.