This table relates topic groups to topics.
Column Name | Type | Length | Null Allowed | Description |
|---|
TOPIC_GROUP_ID
| integer | | No | Foreign key to ARF_TOPIC_GROUP.ID; primary key component. |
TOPIC_ID
| integer | | No | Foreign key to ARF_SEARCH_TOPIC.ID; primary key component. |