2008年12月11日星期四

动态SQL,过程中常用

execute immediate v_sqlStr into v_count using p_startdate,p_enddate,p_startdate,p_enddate;

没有评论: