Adding a Manually-Triggered Event to a Database

If you create an event handler without a schedule or system event to trigger it, it is executed only when manually triggered.

See SQL Anywhere Server - Database Administration > Maintaining Your Database > Automating tasks using schedules and events > Event handling tasks > Adding a manually-triggered event to a database.

Note: This reference points to SQL Anywhere documentation.

Alter events using the ALTER EVENT statement. See Reference: Statements and Options.