Join VS Exists

EXISTS is used to return a boolean value, JOIN returns a whole other table. EXISTS is only used to test if a subquery returns results, and short circuits as soon as it does. JOIN is used to extend a result set by combining it with additional fields from another table to which there is a relation.

Read More

AMPScript Lookup Answers

Content of a CloudPage is stored on an Akamai CDN thus refreshing a page (cache) may take up to 5 minutes. This little hack saves hundreds of minutes and pulled hairs every month spent on debugging AMPScript or SSJS.
%%=TreatAsContent(HTTPGet(“URL”))=%%

Read More

Imiona w Wołaczu

Marketing Cloud przechowuje dane o kontakcie w postaci profilu i atrybutów. Do atrybutów należą głównie dane demograficzne jak imię, nazwisko, adres. Dane behawioralne dostępne są w innych widokach dla kampanii emailowych.

Read More