Answer Posted / Jha Nileshkumar Kripanath
Triggers in MySQL are special automated routines that are invoked automatically when an event occurs in the database, such as inserting a new row or updating an existing one. Triggers can be used to enforce business rules, maintain data integrity, and automate tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers