SEQ_GENERATOR 
Default Table Name  SEQ_GENERATOR 
Definition 
 

SEQ_GENERATOR Columns 
ColumnName  Domain  Datatype  NULL  Definition 
S_TABLE_ID(PK)    VARCHAR2(37)  NO 
 
S_COL_ID(PK)    VARCHAR2(56)  NO 
 
LAST_KEY    NUMBER(10, 0)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

SEQ_GENERATOR Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0347  PrimaryKey  S_TABLE_ID, S_COL_ID 

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