Database Management Systems (DBMS)

Select the accurate description of Database trigger.

Correct answer

C. A stored procedure that automatically executes in response to certain events on a table.

Explanation

Database trigger refers to a stored procedure that automatically executes in response to certain events on a table.