See Also

Quality Center Database

See Also Quality Center Database

BUG_MULTIVALUE Table

Description

Multiple values for defect records.

Columns

  Column Name Description Datatype Length Allow
Nulls
  BGMV_BUG_ID The Defect ID: BUG.BG_BUG_ID. Integer 4  
  BGMV_COLUMN_NAME The multi-value column. VarChar 40  
  BGMV_VALUE A 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.

VarChar 255

Indexes

Index Primary Unique
INX_BGMV
INX_BGMV_BUG_ID  

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com