Refer to the exhibit.

Refer to the exhibit.
A data architect is loading two tables: Orders and Product. The Product table includes attributes and values for each ProductID such as Colour, Price, Category, and Description. The business analyst can filter by the value of these attributes. For performance reasons, the Data Model will use two tables.
Which solution should the data architect apply in the Data Load Editor to build the ProductDetails table?
For performance reasons, the Data Model will use two tables a Load Editor to build the ProductDetails table?
- Use a For loop to concatenate all of the Products table and apply a Generic Load to the final concatenate table
- Use a For loop to apply a Generic load to the Product table and concatenate the generic tables together
- Use a Generic Load in the Product table and a For loop to left join each Generic table
Reveal Solution Next Question