LICAGR_COUNTRY 
Default Table Name  LICAGR_COUNTRY 
Definition 
 

LICAGR_COUNTRY Columns 
ColumnName  Domain  Datatype  NULL  Definition 
LICAGR_ID(PK)(FK)    VARCHAR2(12)  NO 
 
COUNTRY_CD(PK)(FK)    VARCHAR2(8)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

LICAGR_COUNTRY Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_LICAGR_COUNTRY_IDX  PrimaryKey  LICAGR_ID, COUNTRY_CD 

LICAGR_COUNTRY Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
COUNTRY  Identifying  One To Zero or More  FK_LICAGR_COUNTRY_CO_IDX      COUNTRY_CD  NO  NO  NO 
LICAGR_HDR  Identifying  One To Zero or More  FK_LICAGR_COUNTRY_LI_IDX      LICAGR_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred