
Trigger for Updating the Table of the Trigger
Question: I would like it that every time I insert a row in table A, another row of the same table must be updated according to the values of the row I’m inserting. What’s the best way to do this? It’s impossible for me to do it with triggers?to update