Triggers
|
|
Create Trigger
|
|
1 | Select the Triggers branch in the DB Explorer window.
|
2 | Right-click and select the New Trigger ... item from the popup menu
|
3 | Set the trigger properties in the Trigger Editor window
|
|
Edit Trigger
|
|
1 | Find the trigger you want to edit in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Double-click the trigger
|
or
|
2 | Right-click and select the Edit Trigger <Trigger_Name> item in the popup menu.
|
|
Drop Trigger
|
|
1 | Find the trigger you want to drop in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Right-click and select the Drop Trigger <Trigger_Name> item in the popup menu.
|
3 | Confirm dropping in the dialog window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|