Table slot9.WORLD.TSTA.PHOTO_LINEUP_DELETE
This table is used to store photo linup delete log

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
PHOTO_LINEUP_ID number 0
PHOTO_LINEUP.PHOTO_LINEUP_ID Implied Constraint R
Primary Key
TITLE varchar2 100  √  null The Title of the Photo Lineup
PHOTO_COUNT number 0  √  null Amount of photos in the lineup
COMPLETE_FLAG varchar2 1  √  null Flag that marks the lineup as Completed
AGENCY_CODE varchar2 30  √  null
AGENCY_CODES.AGENCY_CODE PHTOLNUPD_AGNCY_CD_FK R
Agency of lineup creator
SUSPECT_PERSON_ID number 0  √  null
PEOPLE.PERSON_ID PHTOLNUPD_PER_FK R
Person id of suspect on the lineup
DELETE_COMMENT varchar2 4000  √  null User comment for delete
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
CREATOR_DATE date 7  √  null
CREATOR_ID varchar2 100  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"PHOTO_LINEUP_ID" IS NOT NULL PHTOLNUPD_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
PHOTO_LINEUP_ID Primary key Asc PHTOLNUPD_PK
AGENCY_CODE Performance Asc PHTOLNUPD_AGNCY_CD_FK_I
DELETE_COMMENT Performance Asc PHTOLNUPD_COMMENT_I
SUSPECT_PERSON_ID Performance Asc PHTOLNUPD_PER_FK_I
TITLE Performance Asc PHTOLNUPD_TITLE_I

Close relationships  within of separation: