πŸ“Š MySQL
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) table name

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
216
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Brijesh Goswami
Publisher
πŸ“ˆ
85%
Success Rate