13 Nov
2015
13 Nov
'15
10:50 p.m.
hi guy, i'm with a doubt thre's a trigger to execute after insert/update/delete complete? not row by row i want to change some tables and automatically execute a procedure to recalculate some values, but i will insert/update/delete many rows, that's why i want to execute it after query execution, but with a CALL PROCEDURE() any idea? -- Roberto Spadim