Which tool should you use?

You maintain a SQL Server Integration Services (SSIS) package. The package was developed by using SQL Server 2008 Business Intelligence Development Studio (BIDS). The package includes custom scripts that must be upgraded. You need to upgrade the package to SQL Server 2012. Which tool should you use?A . SSIS Upgrade...

February 19, 2019 No Comments READ MORE +

You need to meet the company's policy requirements. Which event handler should you use?

You are designing a SQL Server Integration Services (SS1S) package that uploads a file to a table named Orders in a SQL Azure database. The company's auditing policies have the following requirements: - An entry must be written to a dedicated SQL Server log table named OrderLog. - The entry...

February 15, 2019 No Comments READ MORE +

What should you use?

You are developing a SQL Server Integration Services (SSIS) package. You need to design a package to change a variable value during package execution by using the least amount of development effort. What should you use?A . Expression taskB . Script taskC . Execute SQL taskD . Execute Process taskE...

February 15, 2019 No Comments READ MORE +

What should you do?

You are designing a SQL Server Integration Services (SSIS) package that uses the Fuzzy Lookup transformation. The reference data to be used in the transformation does not change. You need to reuse the Fuzzy Lookup match index to increase performance and reduce maintenance. What should you do?A . Select the...

February 12, 2019 No Comments READ MORE +

What should you do?

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...

February 12, 2019 No Comments READ MORE +

Which hierarchy type should you use?

You are creating a SQL Server Master Data Services (MDS) model for a company. The source data for the company is stored in a single table that contains the manager-to-subordinate relationships. You need to create a hierarchy representing the organizational structure of the company. Which hierarchy type should you use?A...

February 10, 2019 No Comments READ MORE +

What should you do?

You manage a SQL Server Master Data Services (MDS) environment. A new application requires access to the product data that is available in the MDS repository. You need to design a solution that gives the application access to the product data with the least amount of development effort. What should...

February 9, 2019 No Comments READ MORE +

Which query should you use as the data source?

You are developing a SQL Server Integration Services (SSIS) package that imports data from a relational database to a data warehouse. You are importing data from a relational table named Projects. The table has change data capture enabled on all columns. You need to process only the most recent values...

February 9, 2019 No Comments READ MORE +

What should you do?

You are writing a SQL Server Integration Services (SSIS) package that transfers data from a legacy system. Data integrity in the legacy system is very poor. Invalid rows are discarded by the package but must be logged to a CSV file for auditing purposes. You need to establish the best...

February 8, 2019 No Comments READ MORE +

Which four actions should you perform in sequence by using SQL Server Management Studio?

DRAG DROP You develop a SQL Server Integration Services (SSIS) project by using the Project Deployment model. The project contains many packages. It is deployed on a server named Development!. The project will be deployed to several servers that run SQL Server 2012. The project accepts one required parameter. The...

February 5, 2019 No Comments READ MORE +