Q5
Multiple choice
The Marketing department would like to send special offers to customers who have placed a specified number of orders. This can be done by creating a custom function that must be called when a customer
order is placed. You want to create a custom function to accept the input parameters of the Customer ID, and the number of orders required to receive a special order, check the Orders table, and then create an initial list of eligible customers.
How to Create a new batch job and data flow, called Alpha_Marketing_Offer_Job and_Marketing_Offer_DF respectively, and a new global variable $G_Num_to_Qual.
Select all that apply.