To run multiple copies of the same job within Director, which of the following must be supplied?
A job is designed with 3 Join stages in sequence.
Join_1 keys are “Account”, “Customer” and “PO_Date”
Join_2 keys are “Account”, “Customer” and “Txn”
Join_3 keys are “Account”, “Product_CD” and “Txn”
Which of the following will lead to the best run time performance?
The Lookup stage is one of three stages that join records based on the values of key columns. What are the other stages? (Choose two.)