PrepAway - Latest Free Exam Questions & Answers

Category: 70-463 (v.5)

Exam 70-463: Implementing a Data Warehouse with Microsoft SQL Server 2012 (update November 22th, 2016)

Which transformation should you use?

DRAG DROP
You use SQL Server Integration Services (SSIS) for extract, transformation, load (ETL) processing.
Issues concerning addresses are discovered in the data warehouse that you manage. Validation must
separate the addresses into three categories:
 Valid addresses
 Autocorrected addresses
 Invalid addresses
You need to enhance the SSIS packages to perform address validation by using an external service.
Which transformation should you use? (To answer, drag the appropriate transformation from the list of
options to the correct location or locations in the answer area.)

You need to ensure that the Merge Join transformation works correctly without additional transformations

You are developing a data flow transformation to merge two data sources. One source contains product
data and the other source contains data about the country in which the product was manufactured.
Both data sources contain a two-character CountryCode column and both use SQL Server. Both data
sources contain an ORDER BY clause to sort the data by the CountryCode column in ascending order.
You use a Merge Join transformation to join the data.

You need to ensure that the Merge Join transformation works correctly without additional
transformations.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)

Which transformation types should you use?

You are creating a SQL Server Integration Services (SSIS) package to retrieve product data from two
different sources. One source is hosted in a SQL Azure database. Each source contains products for
different distributors.
Products for each distributor source must be combined for insertion into a single product table
destination.
You need to select the appropriate data flow transformation to meet this requirement.
Which transformation types should you use? (Each correct answer presents a complete solution. Choose
all that apply.)

Which page of the Lookup Transformation Editor should you select to configure the query?

HOTSPOT
You are developing a data flow to load sales data into a fact table. In the data flow, you configure a
Lookup Transformation in full cache mode to look up the product data for the sale.
The lookup source for the product data is contained in two tables.
You need to set the data source for the lookup to be a query that combines the two tables.
Which page of the Lookup Transformation Editor should you select to configure the query? To answer,
select the appropriate page in the answer area.

You need to define and reuse the flat file connection in all project packages

You are using SQL Server Data Tools to develop a SQL Server Integration Services (SSIS) project.
The first package that you create in this project contains a package connection that accesses a flat file.
Additional packages in the project must also access this file.
You need to define and reuse the flat file connection in all project packages.
What should you do?

Which three actions should you perform in sequence?

DRAG DROP
A Data Flow task in a SQL Server Integration Services (SSIS) package produces run-time errors.
You need to edit the package to log specific error messages.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.)

Which settings should you select?

DRAG DROP
You are developing a SQL Server Integration Services (SSIS) package that imports data into a data
warehouse. You are developing the part of the SSIS package that populates the ProjectDates dimension
table.
The business key of the ProjectDates table is the ProjectName column. The business user has given you
the dimensional attribute behavior for each of the four columns in the ProjectDates table:
• ExpectedStartDate – New values should be tracked over time.
• ActualStartDate – New values should not be accepted.
• ExpectedEndDate – New values should replace existing values.
• ActualEndDate – New values should be tracked over time.
You use the SSIS Slowly Changing Dimension Transformation.
You must configure the Change Type value for each source column.
Which settings should you select? (To answer, select the appropriate setting or settings in the answer
area. Each Change Type may be used once, more than once, or not at all.)


Page 3 of 2212345...1020...Last »