Project Data Tables Database > td Schema : td.HOST_GROUP Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
GH_ID | The record ID. | int | 4 | ||||
GH_NAME | The group name. | varchar | 50 | ||||
GH_ATTACHMENT | A value of Y indicates that the group has at least one attachment. | varchar | 1 | ||||
GH_DESCRIPTION | A description of the group. | varchar | 16 |
Index | Description | Primary | Unique |
---|---|---|---|
GH_NAME_LWR_IDX | |||
GH_PRIMARYKEY |