DTW_TR_MONITORING_RELEASE_ENTRIES


Description

Holds the monitoring release

Columns

Column Type Size Nulls Auto Default Children Parents Comments
MONITORING_RELEASE_ID CHAR 36 null
DTW_TR_MONITORING_RELEASE.ID DTW_TR_MONITORING_RELEASE_ID_FK R

Identifies the monitoring release

ENTRY_ID CHAR 36 null
DTW_TR_ENTRY.ID DTW_TR_ENTRY_ID_FK R

Identifies the entry associated with this monitoring release

Indexes

Constraint Name Type Sort Column(s)
DTW_TR_ENTRY_ID_FK Performance Asc ENTRY_ID
DTW_TR_MONITORING_RELEASE_ID_FK Performance Asc MONITORING_RELEASE_ID

Relationships