-
How can you minimize the cache size for a Joiner transformation?
Q. How can you minimize the cache size for a Joiner transformation? (A) Make the smaller source the master source. (B) Make the smaller source the detail source. (C) Sort the master data prior to the Joiner transformation. (D) Sort the detail data prior to the Joiner transformation.