Patrick Hatcher <PHatcher@macys.com> writes:
> Here is the trigger the way it is currently written. I add some additional
> information from another table:
If you're modifying each row before it goes in, it should definitely
be a FOR EACH ROW trigger.
-Doug