Procedures store procedural SQL statements in a database for use by all applications. They can include control statements that allow repetition (LOOP statements) and conditional execution (IF and CASE statements) of SQL statements.
Sybase IQ does not support triggers. Information on triggers in the SQL Anywhere documentation can be ignored.