oracle database trigger
i want to create a database trigger that can update after i commit from form (same table).
example:
After keyin at the form (table cinduk), when i press commit, it pick up a status from table csalah and update to table cinduk using dbtrigger automatically.
Can somebody help me on this.
|