OPERATION_NOTES 
Default Table Name  OPERATION_NOTES 
Definition 
 

OPERATION_NOTES Columns 
ColumnName  Domain  Datatype  NULL  Definition 
OP_ID(PK)(FK)    VARCHAR2(12)  NO 
 
OP_TX    CLOB  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

OPERATION_NOTES Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6481  PrimaryKey  OP_ID 

OPERATION_NOTES Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
OPERATION  Identifying  One To Zero or More  F20722      OP_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred