Table slot9.WORLD.TSTA.FLDINT_DELETE
This table stores the field interview information when the field interview (referred to as FIELD CONTACTS) is deleted in the application

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
FLDINT_ID number 0
FIELD_INTERVIEWS.FLDINT_ID Implied Constraint R
Field Interview ID Number
FLDINT_DATE date 7 Date the interview took place
SUMMARY varchar2 2000  √  null Field Interview Summary
FLDINT_TYPE varchar2 30  √  null Type of field interview
AGENCY_CODE varchar2 30
AGENCY_CODES.AGENCY_CODE Implied Constraint R
Field interview agency
DELETE_COMMENT varchar2 4000 Comment for why this interview was deleted
LOG_ID number 38
ACCESS_LOGS.LOG_ID Implied Constraint R
ID for this delete log
CREATOR_ID varchar2 100  √  null Record Create By User ID
CREATOR_DATE date 7  √  null Date Record Created
UPDATOR_ID varchar2 100  √  null Record Last Updated By User ID
UPDATOR_DATE date 7  √  null Date Record last updated
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"AGENCY_CODE" IS NOT NULL FI_DELETE_AGENCY_CODE_NN
"DELETE_COMMENT" IS NOT NULL FI_DELETE_COMMENT_NN
"FLDINT_DATE" IS NOT NULL FI_DELETE_FLDINT_DATE_NN
"FLDINT_ID" IS NOT NULL FI_DELETE_FLDINT_ID_NN
"LOG_ID" IS NOT NULL FI_DELETE_LOG_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
FLDINT_ID + LOG_ID Primary key Asc/Asc FI_DELETE_PK

Close relationships: