PPT Slide
When the sequence begins generating
values for insert statements that
depend on the sequence for primary
keys, there will be primary-key
constraint violations on the table
inserts. Although these problems
don’t show up when the sequence is
altered, the only way to solve
the problem (other than deleting
the records already existing in
the table) is to alter the sequence