oracle 执行存储过程 打印数据
SET AUTOPRINT ON
var v_result REFCURSOR;
exec RFLLEC(:v_result,'1-7月-13','14-10月-13',',1375,1378,1381,1384,1387,1390,1373,1442,1451,1433,1444,1422,1443,','11');
SET AUTOPRINT ON
var v_result REFCURSOR;
exec RFLLEC(:v_result,'1-7月-13','14-10月-13',',1375,1378,1381,1384,1387,1390,1373,1442,1451,1433,1444,1422,1443,','11');