RSTL_COMP_RTF_VAL_PTR
Description:
This table stores the rows in table RSLT_RTF_VAL_STG with rich text results for a component.

Primary Key
Column Name Ordinal Position
RESULT_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
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.