UNV_JOIN
Name | Null ? | Type | Values |
JOIN_ID | NOT NULL | int10 | Sequence number identifying a join. |
UNIVERSE_ID | NOT NULL | int10 | Foreign key to the universe. |
JN_X_AXIS | NOT NULL | int10 | Location of join in Universe Structure window. |
JN_Y_AXIS | NOT NULL | int10 | Location of join in Universe Structure window. |
JN_X1 | int10 | Location of join in Universe Structure window. | |
JN_X2 | int10 | Location of join in Universe Structure window. | |
JN_HIDDEN | NOT NULL | char(2) | |
JN_POSITION | NOT NULL | int10 | Order the join shows up in the Universe Structure window(in list mode). |