摘要:
1.为了防止误用,设置了一个参数operation,必须为insert时才生效; 2.在新增操作过程中,如果抛出异常中断,会回滚。 CREATE OR REPLACE FUNCTION fun_insert_into_tb_sys_vul_event2(operation text) RETURNS 阅读全文
posted @ 2018-03-02 20:17
miaoying
阅读(287)
评论(0)
推荐(0)