Home / Programming MCQs / MySQL MCQs / Question

B

Brijesh Goswami • 9.45K Points
Tutor III

Q. What is def in the following statement?

Code:
CREATE TRIGGER pqr(...) (...) ON def FOR EACH ROW mno;
(A) table name
(B) trigger name
(C) update statement
(D) trigger statement

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.