Microsoft Implementing Data Models and Reports with Microsoft SQL Server 2012 70-466 Exam Questions

Page: 1 / 14
Total 186 questions
Question 1

You have an application that uses a view to access data from multiple tables.

You need to ensure that you can insert rows into the underlying tables by using the view.

What should you do?



Answer : C

Using INSTEAD OF triggers you can override an INSERT, UPDATE, or DELETE operation on a view. For

example, you might define an INSTEAD OF INSERT trigger on a view to replace the standard INSERT statement.

References: https://msdn.microsoft.com/en-us/library/def01zh2.aspx


Question 2

You manage a SQL Server Reporting Services (SSRS) instance in SharePoint integrated mode.

You identify a problem with the operations performed by the Report Server Web service.

You need to view the Report Server trace logs. In which directory should you view the files?



Answer : D


Question 3

You are developing a SQL Server Analysis Services (SSAS) tabular project that will be used by the finance, sales, and marketing teams.

The sales team reports that the model is too complex and difficult to use. The sales team does not need any information other than sales-related resources in the tabular model. The finance and marketing teams need to see all the resources in the tabular model.

You need to implement a solution that meets the needs of the sales team while minimizing development and administrative effort.

What should you do?



Answer : C


Question 4

You need to configure the partition storage settings to support the reporting requirements.

Which partition storage setting should you use?



Answer : C


Question 5

You are developing a SQL Server Analysis Services (SSAS) tabular project.

In the data warehouse, a table named Sales Persons and Territories defines a relationship between a salesperson's name, logon ID, and assigned sales territory.

You need to ensure that each salesperson has access to data from only the sales territory assigned to that salesperson. You need to use the least amount of development effort to achieve this goal.

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)



Answer : B


Question 6

You are developing a SQL Server Analysis Services (SSAS) tabular project. A model defines a measure named Revenue and includes a table named Date. The table includes year, semester, quarter, month, and date columns. The Date column is of data type Date. The table contains a set of contiguous dates.

You need to create a measure to report on year-over-year growth of revenue.

What should you do? (Each answer presents a complete solution. Choose all that apply.)



Answer : A, C, D


Question 7

You are developing a SQL Server Analysis Services (SSAS) cube. The cube contains several dimensions, a local measure group, and a linked measure group. Both measure groups use MOLAP partitions.

You need to write-enable one of the linked measure group partitions to support Microsoft Excel 2010 PivotTable What-If Analysis.

What should you do before the partition can be write-enabled?



Answer : C


Page:    1 / 14   
Total 186 questions