Microsoft TS:MS SQL Server 2008.Business Intelligence Dev and Maintenan (70-448) Free Practice Test
Question 1
You create a SQL Server 2008 R2 Reporting Services (SSRS) solution.
The school district needs to be able to retrieve the median value of all tests scores.
You build a custom function named Median that accepts the test scores and returns the median test score.
You need to run this custom function.
Which expression should you use?
The school district needs to be able to retrieve the median value of all tests scores.
You build a custom function named Median that accepts the test scores and returns the median test score.
You need to run this custom function.
Which expression should you use?
Correct Answer: D
Question 2
You maintain a SQL Server 2008 Reporting Services (SSRS) instance.
The network security model for the domain that hosts the instance changes.
You need to ensure that the instance will only support Kerberos authentication.
What should you do?
The network security model for the domain that hosts the instance changes.
You need to ensure that the instance will only support Kerberos authentication.
What should you do?
Correct Answer: A
Question 3
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in the question apply only to that question.
You maintain the SQL Server 2008 integration Services (SSIS) instance for a healthcare supply chain data management company. Your company uses third-party event based scheduler.
You develop a package named Memberinformation.dtsx and save it in the SSIS packages folder on the company network.
You need to deploy this package by connecting with the DBPROD production server SSIS engine. The event based scheduler will execute the deployed SSIS package.
Which command syntax should you use
You maintain the SQL Server 2008 integration Services (SSIS) instance for a healthcare supply chain data management company. Your company uses third-party event based scheduler.
You develop a package named Memberinformation.dtsx and save it in the SSIS packages folder on the company network.
You need to deploy this package by connecting with the DBPROD production server SSIS engine. The event based scheduler will execute the deployed SSIS package.
Which command syntax should you use
Correct Answer: C
Question 4
You create a SQL Server 2008 R2 Reporting Services (SSRS) solution. The organization requires a drilldown report that color coordinates the values of the student's' test scores. All average scores 70% or higher should have a green background. All lower average scores should have a red background.
You need to enable this functionality.
Which expression should you use?
You need to enable this functionality.
Which expression should you use?
Correct Answer: C
Question 5
You design a report by using SQL Server 2008 Reporting Services (SSRS).
Detail information is displayed each time the users render the report.
You need to ensure that the following requirements are met:
Summary information is displayed when the report is initially rendered.
Detail information is displayed only when the users click a column header.
What should you do?
Detail information is displayed each time the users render the report.
You need to ensure that the following requirements are met:
Summary information is displayed when the report is initially rendered.
Detail information is displayed only when the users click a column header.
What should you do?
Correct Answer: C
Question 6
You are developing a SQL Server 2008 Integration Services (SSIS) data flow that loads data to a SQL
Server 2008 database.
You need to ensure that the data flow updates the existing records in the SQL Server database by using
data from the rows in your data flow.
Which data flow component should you use?
Server 2008 database.
You need to ensure that the data flow updates the existing records in the SQL Server database by using
data from the rows in your data flow.
Which data flow component should you use?
Correct Answer: A
Question 7
You develop a package by using SQL Server 2008 Integration Services (SSIS). You test the package by
using your local development environment.
You deploy the package to the file system in the production environment. The users report that the
connection strings contained in the package are blank. The package fails to execute.
You need to change the protection level of the package to ensure that users can view and execute the
package.
Which protection level should you use?
using your local development environment.
You deploy the package to the file system in the production environment. The users report that the
connection strings contained in the package are blank. The package fails to execute.
You need to change the protection level of the package to ensure that users can view and execute the
package.
Which protection level should you use?
Correct Answer: A
Question 8
You develop a SQL Server 2008 Reporting Services (SSRS) solution.
You add a report that contains a single dataset and a query parameter.
You need to ensure that the report executes without user interaction from the Report Manager.
What should you do?
You add a report that contains a single dataset and a query parameter.
You need to ensure that the report executes without user interaction from the Report Manager.
What should you do?
Correct Answer: C
Question 9
You company network includes a SQL Server 2008 R2 database server with the SQL Server 2008 Analysis Services (SSAS) role enabled.
You design a cube named Materials with a measure group named MaterialsInventory. This group has a measure, QualityOnHand, which shows the total stock in inventory for the company by the time.
You need to determine the inventory at the end of the quarter. What should you do?
You design a cube named Materials with a measure group named MaterialsInventory. This group has a measure, QualityOnHand, which shows the total stock in inventory for the company by the time.
You need to determine the inventory at the end of the quarter. What should you do?
Correct Answer: B