2015年9月11日

摘要: oracle 1.select * from ( select tb1.*,rownum rn from ( select * from flow_task order by serialno ) tb1 where rownum < 40) tb2where tb2.rn >30; 2.selec 阅读全文
posted @ 2015-09-11 21:02 最不好 阅读(157) 评论(0) 推荐(0)

导航