- The cache option specifies how many sequence values will be stored in memory for faster access.
- Nocache means that none of the sequence values are stored in memory. This option may sacrifice some performance, however, you should not encounter a gap in the assigned sequence values.
1 comment:
Post a Comment