Table slot9.WORLD.TSTA.MILITARY_STATUS_CODES
This table defines the valid status codes for military service 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
STATUS_CODE varchar2 3
MILITARY_SERVICE.MSC_STATUS_CODE MIL_SER_MSC_FK R
Code for status
DESCRIPTION varchar2 60  √  null Description for status
REASON_REQUIRED varchar2 1  √  null Yes or No Fields
ACTIVE varchar2 1 'Y' Yes or No Fields
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
ACTIVE IN ('Y', 'N') CK_MILSC_ACTIVE
REASON_REQUIRED IN ('Y', 'N') CK_MILSC_REASON_REQUIRED
"ACTIVE" IS NOT NULL MILSC_ACTIVE_NN
"STATUS_CODE" IS NOT NULL MILSC_STATUS_CODE_NN

Indexes:
Column(s) Type Sort Constraint Name
STATUS_CODE Primary key Asc MILSC_PK

Close relationships  within of separation: