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;
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;