Multiple values of test cycle - test instance records.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
TCMV_TESTCYCL_ID | The TESTCYCL.TC_TESTCYCL_ID of the design test instance. | int | 4 | |||
TCMV_COLUMN_NAME | The multi-value column. | varchar | 40 | |||
TCMV_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 | ![]() |