Ignore (Insert)
Select this check box if you do not want to generate a table_nameInsert trigger for the table. The system disables the rest of the fields in this area of the form.
Select this check box only if all of these are true:
- The table does not contain insert audit columns,
- The table does not contain shadow columns, and
- The table does not have a corresponding _all table.
Otherwise, we recommend that you let the generated trigger maintain these columns and the _all table.
If you select this check box, then any logic that was previously generated in the Instead of Insert trigger must be handled elsewhere.