What updates should be made to ensure this SQL statement returns the desired results?

A developer wants to expand their knowledge of Query Activities. They want to identify email addresses that have bounced in the last 30 days, along with the Bounce Reason and some additional subscriber specific data; however, the SQL they have written does not return any records.

Below is the SQL statement:

What updates should be made to ensure this SQL statement returns the desired results?
A . Marketing Cloud does not allow DateAdd functions in Query Activities. They should
define a specific date.
B . Marketing Cloud _Bounce data view does not contain EmailAddress. They should join on Subscriberl
D . Marketing Cloud Data Views only hold 20 days worth of data. They should narrow scope of DateAdd function.
E . Marketing Cloud does not allow use of GETDATE function. They should define a specific date.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments