This table stores references between solutions and topics. It includes the following:

Column Name

Type

Length

Null Allowed

Description

SOLN_ID

varchar

40

No

Primary key component. Foreign key to the KDW_SOLN_DIM.ID column.

TOPIC_ID

varchar

40

No

Primary key component. Foreign key to the SDW_TOPIC_DIM.ID column.

 
loading table of contents...