A keyword introducing multiple triggered action statements.
If you begin the triggered SQL statement clause with BEGIN ATOMIC, you must terminate it with the END keyword.
- SQL_procedure_statement
- One or more valid triggered action statements.
- END
- A keyword terminating the statement block introduced by the BEGIN ATOMIC keywords.