
Ultimate access to all questions.
You use Azure Machine Learning designer with two datasets, Dataset1 and Dataset2. You need to create a new dataset that has the same columns and header row as the input datasets and contains all rows from both input datasets.
Solution: Use the Join Data module.
Does the solution meet the goal?
