2015年1月27日

游标

摘要: //游标 DECLARE hhh CURSOR FOR select sum(b.bill_money) ,b.org_id from tb_ax006 b where b.bill_date between to_date(:ls_dt_str,'yyyy-mm-dd') and to_d... 阅读全文

posted @ 2015-01-27 17:29 博客园Jason 阅读(128) 评论(0) 推荐(0)

导航