Free Certified Marketing Cloud Consultant Exam Braindumps

A consultant needs to send an email to subscribers who have made a purchase. The data used for the send exists on two data extensions--Subscribers and OrderTable, and the customer would like to include key information from both tables, such as:

* CustomerlD
* FirstName
* EmailAddress
* OrderlD
* OrderDate
* ShippedDate

Which SQL statement should the consultant use?

  1. SELECT T1.CustomerID, T1.FirstName, T1. EmailAddress, T2.OrderlD, T2.0rderDate, T2.ShippedDate FROM ' Subscribers OUTER JOIN OrderTable ON Subscribers.CustomerlD=OrderTable.CustomerlD
  2. SELECT * FROM Subscribers WHERE CustomerlD, FirstName, EmailAddress, OrderlD, OrderDate, ShippedDate - JOIN OrderTable On CustomerlD=CustomerlD
  3. SELECT CustomerlD, FirstName, EmailAddress, OrderlD, OrderDate, ShippedDate FROM Subscribers INNER JOIN OrderTable ON CustomerlD=CustomerlD
  4. SELECTT1.CustomerID,T1.FirstName,T1.EmailAddress,T2.OrderlD,T2.OrderDate, T2.ShippedDate FROM Subscribers T1 INNER JOIN OrderTable T2 ON T1.CustomerID=T2.CustomerID

Answer(s): D



A customer provides a file containing only new and updated subscriber records exported from its marketing database.

* The file will be uploaded to the customer's Enhanced FTP automatically at 3AM daily.
* The customer requires that the import completes prior to 4AM.
* On average, the file will contain about 2 million rows of data each day.

Based on the customer's requirements and recommended best practices, how should the daily file be imported?

  1. Import the file to a data extension, using the 'add and update' method.
  2. Import the file to a list, using the 'update only' method.
  3. Import the file to a list, using the 'add and update' method.
  4. Import the file to a data extension, using the 'overwrite' method.

Answer(s): A



Subscribers are collected on a customer's website whose subscription database of record is Salesforce Marketing Cloud. The customer sends up to 5 emails per week based on subscriber activity.
The list is:

* Compiled in a database in the website Content Management System (CMS).
* Imported into Marketing Cloud nightly at 11 p.m.

What action should be taken if a third party is sending a message for the customer outside of the Marketing Cloud?

  1. Engagement metrics will be passed into Marketing Cloud.
  2. They will need to integrate with the Marketing Cloud SOAP API.
  3. Unsubscribes should be synchronized between senders.
  4. The third-party send list should be pulled from the CMS

Answer(s): B



What is a correct statement about a database of record? Choose 2 answers

  1. A database of record is a centralized storage repository of data about objects or people.
  2. A database of record is any database containing subscriber data.
  3. A database of record is a data structure in which multiple opt-in statuses can be stored for a subscriber.
  4. A database of record is a system in which a subscriber's status is maintained

Answer(s): A,D






Post your Comments and Discuss Salesforce Certified Marketing Cloud Consultant exam with other Community members:

Shobena commented on June 19, 2024
Yesterday I gave this exam. Passed it on the first try. This prep material is very accurate and cover all topics.
INDIA
upvote