1.

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

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


Discussion

No Comment Found