esus
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
taa_cidadaonucleofamiliar
Parameters
Name
Type
Mode
Definition
BEGIN IF(tg_op = 'INSERT') THEN UPDATE tb_ator_papel SET qt_referencia = (qt_referencia + 1) WHERE co_seq_ator_papel = new.co_cidadao; END IF; RETURN NULL; END;