CVG_MEM_MAIL_ADDR
Description:
This table stores the member's mailing address on a coverage record.

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

Column Information
Name Type Discontinued?
1 COVERAGE_ID NUMERIC No
The unique identifier for the coverage record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 MEMBER_MAIL_ADDR VARCHAR No
The member's mailing address on a coverage record.