ALM Project Database Reference
td.HOSTS Table
Description
Computers on the network.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key HO_IDThe record ID.int4   
 HO_NAMEThe network name of the computer.varchar50   
 HO_DESCRIPTIONA description of the host.varchar200  
 HO_REX_SERVERThis field is available for use by third-party integrations.varchar50  
 HO_ATTACHMENTA value of Y indicates that there is at least one attachment associated with this record.varchar1  
Indexes
IndexDescriptionPrimaryUnique
HO_NAME_LWR_IDX  
HOSTS_PRIMARYKEY 
See Also