N

Neelam Mittal • 4.57K Points
Extraordinary

Q. What is abc in the following MySQL statement?
CREATE TRIGGER abc (...) (...) ON def FOR EACH ROW ghi;

  • (A) trigger name
  • (B) column name
  • (C) trigger statement
  • (D) update statement
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category MySQL

Explanation by: Neelam Mittal
This question is about understanding the parts of a MySQL trigger creation statement.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics