QuestionQ3
Subscriber and Data ManagementNorthern Trail Outfitters (NTO) needs to create a sendable data extension containing customer information. NTO customers are identified by a unique alphanumeric Customer ID, and Email Address is a required field.
How should the data extension be configured?
- A Customer ID is Primary Key and relates to Subscriber ID
- B Email Address is Primary Key and relates to Subscriber Key
- C Customer ID is Primary Key and relates to Subscriber Key
- D Email Address is Primary Key and relates to Subscriber ID
Community Discussion