Q. Which of these is defined to execute when the table is modified only?
β
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.