How to Create a Trigger
869358Jun 16 2011 — edited Jun 16 2011I am using Oracle SQL Developer Data Modeler, and am looking to create insert triggers. How do I fill out the Trigger Properties window? For instance, when a value is entered on table 1, but its not an option on table 2, I want the trigger to insert "NA". How is this done?
Thanks! Any help is appreciated!