Table slot9.WORLD.TSTA.PERMIT_PEOPLE
This table stores the association of a permit added to a MASTER PERSON 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
PERMIT_ID number 0
PERMITS.PERMIT_ID PRMP_PRMT_FK C
Permit ID Number - Primary Key Hidden from user
PERSON_ID number 38
PEOPLE.PERSON_ID PRMP_PER_FK C
Person ID number
PERMIT_ROLE_CODE varchar2 30  √  null
EJS_CODES.CODE PRMP_PERMIT_ROLE_C_EJS_CODE_FK R
Permit Role Code
COMMENTS varchar2 255  √  null Comment regarding person/permit
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
PERMIT_ROLE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE PRMP_PERMIT_ROLE_C_EJS_CODE_FK R
REC_ID number 0  √  null
DATE_OF_INFO date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"PERMIT_ID" IS NOT NULL PRMP_PERMIT_ID_NN
"PERSON_ID" IS NOT NULL PRMP_PERSON_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
PERMIT_ID + PERSON_ID Primary key Asc/Asc PRMP_PK
PERSON_ID Performance Asc PRMP_PER_FK_I
PERMIT_ROLE_CODE_TYPE + PERMIT_ROLE_CODE Performance Asc/Asc PRMP_PERMIT_ROLE_C_EJS_CODE_I
PERMIT_ROLE_CODE Performance Asc PRMP_PRMRCD_FK_I
PERMIT_ID Performance Asc PRMP_PRMT_FK_I

Close relationships  within of separation: