OCI_OPP 
Default Table Name  OCI_OPP 
Definition 
 

OCI_OPP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
OCI_ID(PK)(FK)    VARCHAR2(32)  NO 
 
OPP_ID(PK)    VARCHAR2(32)  NO 
 
COMPANY_ID(PK)    VARCHAR2(10)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  YES 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

OCI_OPP Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_OCI_OPP_IDX  PrimaryKey  OCI_ID, OPP_ID, COMPANY_ID 

OCI_OPP Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
OCI_MASTER  Identifying  One To Zero or More  FK_OCI_OPP_OC_IDX      OCI_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred