HP ALM Database Reference
td.RELEASE_MULTIVALUE Table

Description

Multiple values for release records.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
 RELMV_RELEASE_IDThe release ID: RELEASES.REL_ID.int4  
 RELMV_COLUMN_NAMEThe multi-value column.varchar40  
 RELMV_VALUEA single value. 

Note: The values are denormalized for performance reasons. Any program that alters the values in this value field must also handle the semicolon-separated value in the main entity table.

varchar255 

See Also