Hi all,
I am trying to write a trigger that updates a column of the record being updated in the same table, I know the trigger will fire again on that update but my question is, is there a way of detecting this updated column and do nothing so it will not fire again?
TIA
JW