Microsoft
70-448 · Question #193
You create a SQL Server 2008 Analysis Services (SSAS) solution. You create a data source view. You add a table named Customer from the data source to the data source view. You alter the name of the…
The correct answer is A. Refresh the data source view. See the full explanation below for the reasoning.
Question
You create a SQL Server 2008 Analysis Services (SSAS) solution. You create a data source view. You add a table named Customer from the data source to the data source view. You alter the name of the table from Customer to DimCustomer in the data source. You need to ensure that the following requirements are met:
- The data source view uses the altered table name as the source.
- All existing relationships and table references are preserved.
What should you do?
Options
- ARefresh the data source view.
- BReplace the Customer table in the data source view with DimCustomer.
- CRemove the Customer table in the data source view.
- DChange the FriendlyName property of the Customer table to DimCustomer.
How the community answered
(26 responses)- A77% (20)
- B12% (3)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.