altocompta/sql/reverse.sql
2024-02-19 16:33:40 +01:00

3 lines
No EOL
101 B
SQL

create trigger t_jrnx_upd before update on
public.jrnx for each row execute function jrnx_ins();