PPT Slide
This direct usage of sequences in
insert and update statements is
the most common use for sequences
in a database. In the situation where
the sequence generates a primary key
for all new rows entering the database
table, the sequence would likely be
referenced directly from the insert