070-452 試験問題を無料オンラインアクセス
| 試験コード: | 070-452 |
| 試験名称: | PRO:MS SQL Server 2008, Designing a Business Intelligence |
| 認定資格: | Microsoft |
| 無料問題数: | 139 |
| 更新日: | 2026-07-23 |
You design a Business Intelligence (BI) solution by using SQL Server 2008. You design a SQL Server 2008
Analysis Services (SSAS) solution. Customer data is stored in the tables named CustomerDetails and
CustomerContact.
The solution uses the following two data sources from two different servers:
-Contoso that accesses the CustomerDetails table
-ContosoCRM that accesses the CustomerContact table
You plan to create a dimension named DimCustomer to analyze customer data. You need to ensure that
the DimCustomer dimension represents the tables as a snowflake schema to include attributes from the
two tables.
What should you do?
You design a Business Intelligence (BI) solution by using SQL Server 2008. You develop 10 SQL Server
2008 Integration Services (SSIS) packages. You plan to include package configuration for all the packages.
The package configuration has the following requirements:
-All configurations are stored in a single location.
-Configuration variables are easily backed up and restored.
-Indirect configuration is used.
-The database administrators will use SQL Server client tools to change the configuration values.
You need to create package configurations for the packages to meet the configuration requirements.
What should you do?
You design a Business Intelligence (BI) solution by using SQL Server 2008. Employees use a Windows
Forms application based on Microsoft .NET Framework 3.5. SQL Server is not installed on the employees'
computers.
You write a report by using Report Definition Language (RDL). You need to ensure that if the employees
are disconnected from the corporate network, the application renders the report.
What should you do?
You are the administrator of your company network. And Currently you are in charge of SQL Server 2008 Analysis Services (SSAS) data mining. The customer table contains the following column names: Age Name IsBuyer Customer_key Education Level You intend to create a data mining model by using Microsoft Decision Trees algorithm for the customer table. You have to identify the data columnCmodel parameter pairs to foretell possible buyers. So which model should you choose?
You design a Business Intelligence (BI) solution by using SQL Server 2008. The solution includes a data
warehouse that has an online transaction processing (OLTP) database as the data source.
The tables in the OLTP database do not include date or time information. On each execution, the SQL
Server 2008 Integration Services (SSIS) package that copies the data must reload and process the entire
dataset.
You plan to improve the process of loading the data warehouse. You need to ensure that the following
requirements are met:
-Only new and modified data is processed.
-All modifications of the rows caused due to insert, update, and delete activities are processed.
-The impact of the loading process on the source system is minimal.
Which action should you perform on the tables that are involved in the load process?