ALM Project Database Reference
td.REQ_RELEASES Table
Description
An associative table linking requirements to releases.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key RQRL_IDThe record ID.int4   
 RQRL_REQ_IDThe REQ.RQ_REQ_ID.int4   
 RQRL_RELEASE_IDThe RELEASES.REL_ID.int4   
Indexes
IndexDescriptionPrimaryUnique
REQ_RELEASES_IDX1   
REQ_RELEASES_PK 
REQ_RELEASES_UK_1  
See Also