Application Express User's Guide > Managing Database Objects w... > Managing Triggers > Compiling a Trigger
Compiling a Trigger |
Previous |
Next |
If you edit and make changes to a function, you need to compile in order to save your changes. There is no save function because this is just a view of the object within the database.
To compile a trigger in Object Browser:
On the Database Home Page, click the Object Browser icon.
Object Browser appears.
From the Object list, select Triggers.
From the Object Selection pane, select a trigger.
The Details view appears.
Click Compile to compile the current trigger.
Compiling re-creates the object in the database. If the compile fails, an error message display above the code.