Table slot9.WORLD.TSTA.PROPERTY_IMAGES
This table stores the link to images added to the MASTER PROPERTY in the application. The image is stored in IMAGES

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
PROPERTY_ID number 38
PROPERTIES.PROPERTY_ID PROIMG_PRO_FK R
Property ID number
IMAGE_ID number 38
IMAGES.IMAGE_ID PROIMG_IMA_FK R
Unique ID for Image
IMAGE_DESC varchar2 2000  √  null Description of Property Image
IMAGE_DATE date 7  √  null Date of image
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"IMAGE_ID" IS NOT NULL PROIMG_IMAGE_ID_NN
"PROPERTY_ID" IS NOT NULL PROIMG_PROPERTY_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
PROPERTY_ID + IMAGE_ID Primary key Asc/Asc PROIMG_PK
IMAGE_ID Performance Asc PROIMG_IMA_FK_I
PROPERTY_ID Performance Asc PROIMG_PRO_FK_I

Close relationships  within of separation: