Table slot9.WORLD.TSTA.DISPATCH_PERSON_ROLES
This table stores the roles of people involved with an event.

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
DISPATCH_PERSON_ID number 0
DISPATCH_EVENT_PEOPLE.DISPATCH_PERSON_ID DPR_DEP_FK C
Unique identifier for this person involved with this event.
DISP_ROLE_CODE varchar2 30
EJS_CODES.CODE DPR_ROLE_EJS_CODES_FK R
Code for the Role of the person involved.
DISP_ROLE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE DPR_ROLE_EJS_CODES_FK R
EJS_CODES Code type for role codes of person on event.
CREATOR_ID varchar2 100  √  null Person creating the record.
CREATOR_DATE date 7  √  null Date of record creation.
UPDATOR_ID varchar2 100  √  null Person who last updated the record.
UPDATOR_DATE date 7  √  null Date of last update.
REC_ID number 0  √  null Numeric ID of this record across the entire schema.

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"DISPATCH_PERSON_ID" IS NOT NULL DPR_DISPATCH_PERSON_ID_NN
"DISP_ROLE_CODE" IS NOT NULL DPR_ROLE_NN

Indexes:
Column(s) Type Sort Constraint Name
DISPATCH_PERSON_ID + DISP_ROLE_CODE Primary key Asc/Asc DPR_PK
DISPATCH_PERSON_ID Performance Asc DPR_DEP_FK_I
DISP_ROLE_CODE_TYPE + DISP_ROLE_CODE Performance Asc/Asc DPR_ROLE_EJS_CODES_FK_I
DISP_ROLE_CODE + DISPATCH_PERSON_ID Performance Asc/Asc DPR_ROLE_PERSONID_I

Close relationships  within of separation: