This problem can raise ... there is a trigger foo using position 1, please
choose another

Atenciosamente,




Em qua., 15 de set. de 2021 às 07:59, Daniel Gustafsson <dan...@yesql.se>
escreveu:

> > On 15 Sep 2021, at 12:28, Marcos Pegoraro <mar...@f10.com.br> wrote:
>
> > CREATE TRIGGER RECALC_THAT BEFORE UPDATE POSITION 1 ON ORDERS...
> > CREATE TRIGGER DO_OTHER_CALC BEFORE UPDATE POSITION 2 ON ORDERS...
>
> For those not familiar with Firebird: triggers are executing in
> alphabetical
> order within a position number, so it multiple triggers are defined for
> POSITION 1 then they are individually executed alphabetically.
>
> --
> Daniel Gustafsson               https://vmware.com/
>
>

Reply via email to