HP ALM Database Reference
td.BUG_TOKENS Table

Description

An associative table linking defects and tokens.

Remarks

The linkage assists in searches for defect similarity.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key BT_BUG_ID

The defect: BUG.BG_BUG_ID

int4  
Primary Key BT_TOKEN_ID

The token: TOKENS.TK_ID

int4  

See Also