|
Name |
Type |
Discontinued? |
|
1 |
RESULT_ID |
VARCHAR |
No |
|
|
|
The unique identifier (.1 item) for the result record. |
|
|
2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of the associated component value in the result. Together with VALUE_GROUP_LINE, this forms the foreign key to the RSLT_RTF_VAL_STG table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple rich text results associated with the result and result component from the RES_COMPONENTS table. |
|
|
4 |
VALUE_GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of a portion of rich text results associated with a component in the RES_COMPONENTS table. |
|
|