1.

What is abc in the following statement?
CREATE TRIGGER pqr(...) (...) ON def FOR EACH ROW mno;

A. table name
B. trigger statement
C. update statement
D. trigger name
E. None of these
Answer» E. None of these


Discussion

No Comment Found