SUTA_QTR_RPT_DATA 
Default Table Name  SUTA_QTR_RPT_DATA 
Definition 
 

SUTA_QTR_RPT_DATA Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PR_YR_NO(PK)    NUMBER(5, 0)  NO 
 
PR_QTR_NO(PK)    NUMBER(2, 0)  NO 
 
EMPL_ID(PK)(FK)    VARCHAR2(12)  NO 
 
FL_EDUC_WAGE_AMT    NUMBER(14, 2)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 
WA_EXMPT_OFCR_EARN    NUMBER(14, 2)  NO 
 

SUTA_QTR_RPT_DATA Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SUTA_QTR_RPT_DATA_IDX  PrimaryKey  PR_YR_NO, PR_QTR_NO, EMPL_ID 

SUTA_QTR_RPT_DATA Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EMPL  Identifying  One To Zero or More  FK_SUTA_QTR_RPT_DATA_EM_IDX      EMPL_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred