摘要: 1.使用 2.body 1 create or replace package body refcursor_pkg is 2 function f_trans(p refcur_t) return outrecset 3 pipelined as 4 out_rec outrec_typ; 5 i 阅读全文
posted @ 2018-05-14 18:12 linbo.yang 阅读(2630) 评论(0) 推荐(0) 编辑