Microsoft
70-448 · Question #269
You implement a SQL Server 2008 Analysis Services (SSAS) solution. You use data mining extensions (DMX) to query a data mining model. You write the following DMX code segment to query a Bike Buyer…
The correct answer is A. NATURAL PREDICTION JOIN. See the full explanation below for the reasoning.
Question
You implement a SQL Server 2008 Analysis Services (SSAS) solution. You use data mining extensions (DMX) to query a data mining model. You write the following DMX code segment to query a Bike Buyer data mining model in a Decision Tree data mining structure. (Line numbers are included for reference only.) You need to ensure that the input columns automatically map to the columns in the data mining structure. Which code fragment should you insert at line 05?
Exhibit
Options
- ANATURAL PREDICTION JOIN
- BPREDICTION JOIN
- CINNER JOIN
- DOPENQUERY
How the community answered
(30 responses)- A70% (21)
- B3% (1)
- C20% (6)
- D7% (2)
Community Discussion
No community discussion yet for this question.
