adspace


What is trigger in mysql?

Answer Posted / Pradeep Parashar

A trigger in MySQL is a stored program that automatically executes in response to certain events (such as INSERT, UPDATE, or DELETE) on specific tables. Triggers are designed to maintain database integrity and perform auditing tasks by enforcing business rules.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1084


Which statement is used in a select query for partial matching?

1247


How to Change a users password from unix shell.

1223


What is the current mysql version?

1105