ALM Project Database Reference
td.LIB_MULTIVALUE Table
Description
For internal use. Do not change data in this table.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 LBMV_LIB_IDThe LIBRARIES.LIB_IDint4   
 LBMV_COLUMN_NAMEThe multi-value column.varchar40   
 LBMV_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  
Indexes
IndexDescriptionPrimaryUnique
INX_LBMV  
INX_LBMV_LIB_ID   
See Also