|
|||
a little bit of tech, a little bit of green, to help tame the savage techmachine. |
2004年11月1日
摘要:
oracle中默认sequence的缓存值是20,就是说一次给出20个值让你用,如果你没用完,其他的值就作废了。所以有时候会发现数据库中的自增字段值相差很大,不是预想中连续的。解决办法:定义sequence时nocache或者cache 一个较小的数 阅读全文
|
Copyright © 2024 xyublog
Powered by .NET 9.0 on Kubernetes |