UNV_DIM_OBJ
Name | Null ? | Type | Values |
DIMENSION_ID | NOT NULL | int10 | Foreign key to unv_dimension. |
UNIVERSE_ID | NOT NULL | int10 | Foreign key to unv_dimension and unv_object. |
OBJECT_ID | NOT NULL | int10 | Foreign key to unv_object. |
DIM_SEQ | NOT NULL | int10 | Order of the object within that heirarchy. |