Table slot9.WORLD.TSTA.PHOTO_LINEUP_IMAGES This table is used to store Images that are a part of a photo lineup
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
SUSPECT_FLAG IN ('Y','N') | CK_PHTOLNUP_IMG_SUSP_FLG |
"PHOTO_LINEUP_IMAGE_ID" IS NOT NULL | PHTOLNUP_IMG_ID_NN |
"IMAGE_ID" IS NOT NULL | PHTOLNUP_IMG_IMGID_NN |
"PHOTO_LINEUP_ID" IS NOT NULL | PHTOLNUP_IMG_LNUP_ID_NN |
"SORT_ORDER" IS NOT NULL | PHTOLNUP_IMG_ORDER_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
PHOTO_LINEUP_IMAGE_ID | Primary key | Asc | PHTOLNUP_IMG_PK |
IMAGE_ID | Performance | Asc | PHTOLNUP_IMG_IMA_FK_I |
PHOTO_LINEUP_ID | Performance | Asc | PHTOLNUP_IMG_PHTOLNUP_FK_I |
![]() ![]() ![]() |