ALM Project Database Reference
td.TOKENS Table
Description
Assists in searching for similar defects.
Remarks
Tokens are linked to defects by the BUG_TOKENS Table.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key TK_IDThe record ID.int4   
 TK_TOKENThe token.varchar255  
Indexes
IndexDescriptionPrimaryUnique
TK_PRIMARYKEY 
TK_TOKEN_IDX  
See Also