摘要:
Sequence中cache的影响,每新建一个连接,next value值增加increment * cache.如果加上order,则会按顺序生成值. 1 create sequence myseq start with 5 increment by 5 cache 100; 2 3 Conne... 阅读全文
posted @ 2014-10-25 21:17
浩然119
阅读(278)
评论(0)
推荐(0)
浙公网安备 33010602011771号