Procedure should be triggered, but if the Master ID is added for the first time, it should not be added
I am trying to call a procedure using a trigger, so whenever a MASTER_ID is updated in one table, my procedure should be triggered, but if the Master ID is added for the first time, it should not be added.
my procedure should be triggered, but if the Master ID is added for the first time, it should not be added
I am trying to call a procedure using trigger, so whenever a MASTER_ID is updated in one table, my procedure should be triggered, but if the Master ID is added for the first time, it should not be added.