Hi, I’ve created a trigger BEFORE INSERT OR UPDATE on
a table and, indeed, when the trigger is raised before insertion the record “old”
is not assigned. Is there a way to distinguish in the trigger procedure from
an insert statement to an update statement? Regards, -- Daniel CAUNE Ubisoft Online Technology (514) 490 2040 ext. 3613 |
- [SQL] Trigger, record "old" is not assigned yet Daniel Caune
- Re: [SQL] Trigger, record "old" is not assign... Adrian Klaver
- Re: [SQL] Trigger, record "old" is not as... Aaron Bono