Entering content frame

Syntax documentation create_system_trigger_statement Locate the document in the library structure

<create_system_trigger_statement> ::=
  CREATE SYSTEM TRIGGER [<schema_name>.]<trigger_name> AFTER RESTART EXECUTE (<routine>)

 

Leaving content frame