Can Sequence.NextVal fill the gaps?
391517Apr 2 2003 — edited Apr 3 2003If a table is sparse, holding sequence number 1-100, and then 10,000 -- 20,000 for example. Can the sequence number generator fill the gap, meaning to generate number 101 -- 9999, and then pick it up from 20,001 and keep going?