ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 148 - Certified Marketing Cloud Developer discussion

Report
Export

Northern Trail Outfitters has an Enterprise 2.0 account with 15 business units. Each business unit can access a Shared Data Extension named 'Inventory', which contains the details for each product. A Boolean field named 'InStock' indicates whether the item is available.

Which snippet of AMPscript would return all products which are currently available?

A.
LookupRows ('Ent. Inventory*, 'true', 'InStock')
Answers
A.
LookupRows ('Ent. Inventory*, 'true', 'InStock')
B.
LookupRows ('Ent. Inventory*, itemName, 'InStock', 'true')
Answers
B.
LookupRows ('Ent. Inventory*, itemName, 'InStock', 'true')
C.
LookupRows ('Ent. Inventory*, 'InStock', 'true', )
Answers
C.
LookupRows ('Ent. Inventory*, 'InStock', 'true', )
D.
LookupRows ('Inventory*, 'InStock' 'true',)
Answers
D.
LookupRows ('Inventory*, 'InStock' 'true',)
Suggested answer: C
asked 23/09/2024
Justin Whelan
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first