This table holds the links between USD specific parent computer groups and computers (targets).
| Column Name | Column Datatype | Column Null Option | Column Comment |
| grp | byte(16) | not null | This is the USD specific parent group, FK to usd_cmp_grp |
| comp | byte(16) | not null | This is the computer (target), FK to usd_target. |
| 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