begin
-- Call the function
select count(1) into :result from table(pkg_zc.f_eterm_show_hb(p_xmlstr => :p_xmlstr,
p_userid => :p_userid));
end;
oracle debug PIPELINED 函数
最新推荐文章于 2024-11-09 21:51:58 发布