Kizspy Question: 35
(Choose 1 answer)
What is a database trigger in SQL Server?
A. A stored procedure that runs automatically in response to certain events on a table or view
B. A scheduled job that runs at specific times
C. A function that can be called by other stored procedures
D. A query that retrieves data from the database