nerdexam
Microsoft

70-458 · Question #12

70-458 Question #12: Real Exam Question with Answer & Explanation

The correct answer is A. set the appropriate SortKeyPosition properties on the data sources. C. set the IsSorted property on both data sources.. See the full explanation below for the reasoning.

Question

You are developing a data flow transformation to merge two data sources. One source contains product data and the other source contains data about the country in which the product was manufactured. Both data sources contain a two-character CountryCode column and both use SQL Server. Both data sources contain an ORDER BY clause to sort the data by the CountryCode column in ascending order. You use a Merge Join transformation to join the data. You need to ensure that the Merge Join transformation works correctly without additional transformations. What should you do? (Each answer presents a part of the solution. Choose all that apply.)

Exhibit

70-458 question #12 exhibit

Options

  • Aset the appropriate SortKeyPosition properties on the data sources.
  • Bset the ValidateExternalMetaData property on the Merge Join transformation to True.
  • Cset the IsSorted property on both data sources.
  • DSet the MaxBuffersPerlnput property on the Merge Join transformation to 2.

Community Discussion

No community discussion yet for this question.

Full 70-458 Practice