Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Paul Slicky: "I just want to say this has been the fastest, greatest, and most coopertive tool I have ever had. It turned out to be easy to use and very slick. Keep up the good work".
Matt McDawell: "Your practical knowledge & experience, supported by your dedication and hard work set new standards. Taking you into account is the best decision our company has made".

More

Add your opinion

MaxDB Maestro online Help

  Return to chapter overview  

How to create a new trigger?

Adding Triggers

       

Triggers are created within Create Trigger Wizard. In order to run the wizard you should either

 

open the table in Table Editor and the Triggers tab there;
press the Insert key or select the Add New Trigger... item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar)

or

select the table in the explorer tree and use the Create New Trigger... popup menu item

or

select the table Triggers node or any trigger within the table in the explorer tree and use the Add New Trigger... popup menu item.



  Return to chapter overview