Table slot9.WORLD.TSTA.JUDGES
Legacy table. This table is not currently used

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
JUDGE_NUMBER number 0
LEGAL_SEARCH_INDEX.JUDGE_NUMBER LSI_JUD_FK R
LAST_NAME varchar2 30 Last Name
FIRST_NAME varchar2 20 First Name
TITLE varchar2 20  √  null Title
USER_ID varchar2 100  √  null
CREATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
UPDATOR_DATE date 7  √  null
ACTIVE varchar2 1 'Y' Judge is Active?
SIG_IMAGE_ID number 0  √  null
IMAGES.IMAGE_ID JUD_IMA_FK R
Unique ID for Image
MIDDLE_NAME varchar2 20  √  null
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_JUD_ACTIVE
"ACTIVE" IS NOT NULL JUD_ACTIVE_NN
"FIRST_NAME" IS NOT NULL JUD_FIRST_NAME_NN
"JUDGE_NUMBER" IS NOT NULL JUD_JUDGE_NUMBER_NN
"LAST_NAME" IS NOT NULL JUD_LAST_NAME_NN

Indexes:
Column(s) Type Sort Constraint Name
JUDGE_NUMBER Primary key Asc JUD_PK
SIG_IMAGE_ID Performance Asc JUD_IMA_FK_I

Close relationships  within of separation: