Try OpenEdge Now
skip to main content
SQL Reference
SQL Reference : OpenEdge SQL System Catalog Tables : SYSSEQUENCES
 

SYSSEQUENCES

A view of the OpenEdge schema table_sequences.
The following table provides details of the SYSSEQUENCES table.
Table 26. SYSSEQUENCES system table
Column name
Column data type
Column size
seq-name
VARCHAR
32
seq-num
INTEGER
4
seq-init
INTEGER
4
seq-incr
INTEGER
4
seq-min
INTEGER
4
seq-max
INTEGER
4
cycle-ok
BIT
1
seq-misc
VARCHAR
208
db-recod
INTEGER
4
user-misc
VARCHAR
20
seq-owner
VARCHAR
32