Loading

一次获取多个oracle序列值

一次获取多个oracle序列值

学习了:http://blog.csdn.net/wangchsh2008/article/details/53495961

select seq_one.nextval from (select 1 from one_large_table where rownum<10)

 

posted @ 2017-04-01 10:55  stono  阅读(2702)  评论(0编辑  收藏  举报