CLARITY_HVR_ANSWER
Description:
This table stores the answer record (HQA) IDs that are associated with the verification records.

Primary Key
Column Name Ordinal Position
VERIFY_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 VERIFY_ID NUMERIC No
The unique ID of the verification record
2 LINE INTEGER No
This column holds the line number corresponding to the line of the answer. Each answer associated with the verification record will be stored on a separate line.
3 VERIFY_ANS_ID VARCHAR No
The unique ID of the verification answer record.