News

SQL triggers, procedures, and functions are powerful tools that can help you automate or enhance database operations. They are blocks of code that run in response to certain events or conditions ...
Most of the time, it could save the changes with maybe 2-3 UPDATE statements, and that's it.<BR><BR>So, like the title says, I want to find out what SQL statement caused a trigger to fire.