Previous Topic: External Security Support for Procedure/Trigger Creation and ExecutionNext Topic: Transaction Integrity


Trigger Execution for Record-at-a-Time Maintenance

If you are executing record-at-a-time requests to maintain tables for which triggers are defined, be aware that the triggers execute as specified in the SQL CREATE TRIGGER statement. Any access method whose maintenance requests are routed through SQL causes triggers to fire.