EXCLUDED_PAY_TYPE 
Default Table Name  EXCLUDED_PAY_TYPE 
Definition 
 

EXCLUDED_PAY_TYPE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PARM_ID(PK)    VARCHAR2(15)  NO 
 
PAY_TYPE(PK)    VARCHAR2(3)  NO 
 
PAY_TYPE_DESC    VARCHAR2(30)  NO 
 
MODIFIED_BY    VARCHAR2(20)  YES 
 
TIME_STAMP    DATE  YES 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

EXCLUDED_PAY_TYPE Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_EXCLUDED_PAY_TYPE_IDX  PrimaryKey  PARM_ID, PAY_TYPE 

EXCLUDED_PAY_TYPE 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