W_SEQ_GENERATOR 
Default Table Name  W_SEQ_GENERATOR 
Definition 
 

W_SEQ_GENERATOR Columns 
ColumnName  Domain  Datatype  NULL  Definition 
S_TABLE_ID    VARCHAR2(32)  NO 
 
S_COL_ID    VARCHAR2(32)  NO 
 
LAST_KEY    NUMBER(10, 0)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 

W_SEQ_GENERATOR Primary and Unique Keys 
Key Name  Key Type  Keys 
SI_0062  Index  S_TABLE_ID, S_COL_ID 

W_SEQ_GENERATOR Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred