A
Q. What is def in the following MySQL statement?
CREATE TRIGGER abc (...) (...) ON def FOR EACH ROW ghi;
- Correct Answer - Option(B)
- Views: 5
- Filed under category MySQL
- Hashtags:
Discusssion
Login to discuss.