Universe Context Joins (Alternate Java Method). Bridge table between Contexts and Joins.
Column Name |
Data Type |
Description |
---|---|---|
JOINID |
int |
Internal JOIN ID within the Universe metadata |
UNV_CONTEXTS_ID |
int |
Foreign key to UNV2_CONTEXTS.ID |
UNV_UNIVERSES_ID |
int |
Foreign key to UNV2_UNIVERSES.ID |
See also