SQL statements in a procedure or trigger are part of the current transaction. You can call several procedures within one transaction or have several transactions in one procedure.
See ”Transactions and savepoints in procedures and triggers” in SQL Anywhere Server - SQL Usage.
Sybase IQ does not support triggers. Information on triggers in the SQL Anywhere documentation can be ignored.
For more information, see:
“Savepoints within transactions” in Chapter 10, “Transactions and Versioning,” in System Administration Guide: Volume 1
Chapter 10, “Transactions and Versioning,” in System Administration Guide: Volume 1