Hello !
Here is my pbl ; I have a trigger on a table TAB1. The trigger fires After update in order to be able to execute an update command. This update have to update others records on the same table TAB1.
Is that possible ? and do the trigger fires again for the other updated records and again and again ??
thanks for your answer