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