摘要: CREATE OR REPLACE TRIGGER tg_voucher_name AFTER insert or update on ab_voucherinfo for each rowbegin IF INSERTING THEN insert into DTL_TEST_LOG (O_ID, 阅读全文
posted @ 2021-08-05 15:47 凉了记忆 阅读(172) 评论(0) 推荐(0) 编辑