Viewing 3 posts - 1 through 4 (of 4 total)
yes, the job works, but the whole point of my trigger is to e-mail me whenever new record gets inserted. i have cursor in the trigger that goes through several...
May 18, 2009 at 5:59 pm
Ok, we can forget about bulk load, but what if i want to have two records inserted together, how would i show both in the mail?
May 18, 2009 at 9:01 am
all of these looks fine, but what if you have multiple rows in inserted table? since this method only sends one (first) inserted row, but in if have multiple inserts...
May 15, 2009 at 7:54 am
Viewing 3 posts - 1 through 4 (of 4 total)