RSLT_RTF_VAL_STG
Description:
This table containers a list of rich text values for a component on the result.

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 for a group of rich text values for a component on the result from the tables RSTL_COMP_RTF_VAL_PTR or RSLT_REPEAT_RTF_VAL_PTR.
3 VALUE_LINE INTEGER No
The line number for one line of rich text values for a component on the result from the tables RSTL_COMP_RTF_VAL_PTR or RSLT_REPEAT_RTF_VAL_PTR.
4 RICH_TEXT VARCHAR No
The rich text values for a component on the result.