EMPL_PR_DD 
Default Table Name  EMPL_PR_DD 
Definition 
 

EMPL_PR_DD Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_ID(PK)    VARCHAR2(12)  NO 
 
S_PAYCHK_TYPE(PK)    VARCHAR2(1)  NO 
 
BANK_ABA_NO(PK)    NUMBER(10, 0)  NO 
 
S_ACH_TRN_CD(PK)    VARCHAR2(2)  NO 
 
BANK_ACCT_ID_S(PK)    VARCHAR2(17)  NO 
 
BANK_ACCT_AMT    NUMBER(10, 2)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

EMPL_PR_DD Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_1262  PrimaryKey  EMPL_ID, S_PAYCHK_TYPE, BANK_ABA_NO, S_ACH_TRN_CD, BANK_ACCT_ID_S 

EMPL_PR_DD 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