trigger tgr_contracte_0 -- AFTER INSERT OR UPDATE ON CONTRACTE AFTER INSERT OR UPDATE ON table1 BEGIN modul_estadistic.actualitza_M_E_C3(); modul_estadistic.actualitza_M_E_C4(); END;