CLOUD_PRODUCT_VERSIONS 
Default Table Name  CLOUD_PRODUCT_VERSIONS 
Definition 
 

CLOUD_PRODUCT_VERSIONS Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PRODUCT(PK)    VARCHAR2(50)  NO 
 
CURRENT_VERSION(PK)    VARCHAR2(20)  NO 
 
MODIFIED_BY    VARCHAR2(30)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

CLOUD_PRODUCT_VERSIONS Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CLOUD_PRODUCT_VERSIONS_IDX  PrimaryKey  PRODUCT, CURRENT_VERSION 

CLOUD_PRODUCT_VERSIONS 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