This table holds the links between software package groups and software packages.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| swg | byte(16) | not null | This is the software package group, FK to usd_swfold |
| sw | byte(16) | not null | This is the software package, FK to usd_rsw |
| time_secs | integer | not null | This timestamp is used to order members in the link table. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table