Table slot9.WORLD.TSTA.PHOTO_LINEUP
This table is used to store Photo Linups created by users

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_CASES.PHOTO_LINEUP_ID PHLNCA_PHTOLNUP_FK R
PHOTO_LINEUP_DELETE.PHOTO_LINEUP_ID Implied Constraint R
PHOTO_LINEUP_IMAGES.PHOTO_LINEUP_ID PHTOLNUP_IMG_PHTOLNUP_FK 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  √  'N' Flag that marks the lineup as Completed
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
AGENCY_CODE varchar2 30  √  null
AGENCY_CODES.AGENCY_CODE PHTOLNUP_AGNCY_CD_FK R

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
COMPLETE_FLAG IN ('Y','N') CK_PHTOLNUP_CMPLTE_FLG
"PHOTO_LINEUP_ID" IS NOT NULL PHTOLNUP_PHTOLNUPID_NN

Indexes:
Column(s) Type Sort Constraint Name
PHOTO_LINEUP_ID Primary key Asc PHTOLNUP_PK
AGENCY_CODE Performance Asc PHTOLNUP_AGNCY_CD_FK_I
TITLE Performance Asc PHTOLNUP_TITLE_I

Close relationships  within of separation: