Subject: before insert for each row trigger on upsert
From: Ted Toth <txtoth@xxxxxxxxx>
Date: Thu, 20 Feb 2020 14:17:25 -0600
I'm a little confused why the before insert trigger fires al all but since it does is there a way to know that an update will occur? Basically I don't want the trigger affect the row on update.