Can a SP call a Trigger?
A stored procedure could execute an SQL statement (such as an
UPDATE
) that causes a trigger to fire.