Database Trigger Editor

The RazorSQL trigger editor allows users to edit triggers in various databases. At this time, RazorSQL supports editing triggers for the following databases:

DB2
Firebird
Informix
MS SQL Server
MySQL
Oracle
PostgreSQL
SQL Anywhere
SQLite
Sybase

The trigger editor is aware of syntax highlighting and function / system procedure information for Oracle PL/SQL, Sybase and MS SQL Server Transact-SQL, DB2 SQL PL, and MySQL.

The trigger editor retrieves the contents of the trigger from the database, and then generates the drop and create statements for the trigger. The editor provides function lookup, and auto table and column lookup. Shown below is an example image for an Oracle trigger.

Trigger Editor