ALM Project Database Reference
td.HOST_GROUP Table
Description
Logical groups of computers.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key GH_IDThe record ID.int4   
 GH_NAMEThe group name.varchar50   
 GH_ATTACHMENTA value of Y indicates that the group has at least one attachment.varchar1  
 GH_DESCRIPTIONA description of the group.varchar16  
Indexes
IndexDescriptionPrimaryUnique
GH_NAME_LWR_IDX  
GH_PRIMARYKEY 
See Also