Entering content frame

Background documentation Sequence Locate the document in its SAP Library structure

A sequence is a database object whose value automatically becomes larger or smaller with each access. To guarantee quick access, the database system holds the values and management information for sequences in the sequence cache.

See also:

Reference Manual, CREATE SEQUENCE Statement (create_sequence_statement)

 

 

 

Leaving content frame