PROCEDURE p_assign_xml_result(o_result_xml OUT CLOB) IS BEGIN o_result_xml := o_result_xml || to_clob(''); END p_assign_xml_result;.
確定! 回上一頁