Change Password

What is the purpose of the SQL TRIGGER statement, and how is it used in database management?
TRIGGER is used for data encryption
TRIGGER is used to initiate stored procedures
TRIGGER is used to automatically execute a set of SQL statements when a specific event occurs
TRIGGER is used for sorting data in ascending order