πŸ“Š MySQL
Q. Which of these is defined to execute when the table is modified only?
  • (A) Stored functions
  • (B) NO_ESCAPES_BACKSLASH
  • (C) Triggers
  • (D) Events
πŸ’¬ Discuss
βœ… Correct Answer: (C) Triggers

Explanation: This question asks about a special type of database object that runs automatically whenever a table is changed. Think of it like a secret agent that watches over a table and jumps into action whenever someone adds, removes, or changes data.

Explanation by: Priyanka Tomar
This question asks about a special type of database object that runs automatically whenever a table is changed. Think of it like a secret agent that watches over a table and jumps into action whenever someone adds, removes, or changes data.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
108
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
82%
Success Rate