Table slot9.WORLD.TSTA.GANG_ATTACHMENTS
This table stores attachments added to a MASTER GANG 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
UPDATOR_ID varchar2 100  √  null Person who last updated the record
CREATOR_DATE date 7  √  null Date of record creation
CREATOR_ID varchar2 100  √  null Person creating the record
UPDATOR_DATE date 7  √  null Date of last update
DATE_OF_INFO date 7  √  null The date the attachment was received.
ATTACHMENT_DESC varchar2 2000  √  null A description of the attachment.
ATT_ID number 0
ATTACHMENTS.ID GA_ATT_FK R
A unique Number used to create attachements.
GANG_ID number 20
GANGS.GANG_ID GA_GAN_FK R
The gang id used to uniquely identify the gang.
KEYWORD varchar2 80  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ATT_ID" IS NOT NULL GA_ATT_ID_NN
"GANG_ID" IS NOT NULL GA_GANG_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
GANG_ID + ATT_ID Primary key Asc/Asc GA_PK
ATT_ID Performance Asc GA_ATT_FK_I
GANG_ID Performance Asc GA_GAN_FK_I

Close relationships  within of separation: