You are developing a SQL Server Integration Services (SSIS) package that downloads data from a Windows Azure SQL Database database. A stored procedure will be called in an Execute SQL task by using an ODBC connection. This stored procedure has…

You are developing a SQL Server Integration Services (SSIS) package that loads data into a data warehouse hosted on Windows Azure SQL Database. You must combine two data sources together by using the ProductID column to provide complete details for…

You are developing a SQL Server Integration Service (SSIS) package. The package loads a customer dimension table by using a data flow task. Changes to the customer attributes must be tracked over time. You need to produce a checksum value…

A SQL Server Integration Services (SSIS) package is designed to download data from a financial database hosted in SQL Azure. The connection string to the financial database is defined as a project parameter named FinConStr. The parameter value must be…

You are the administrator for a Data Quality Server. You are adding a user who must have permission to: Edit and execute a project View the activity monitoring data This user must not be able to: Perform any kind of…

You are designing a SQL Server Integration Services (SSIS) package configuration strategy. The package configuration must meet the following requirements: Include multiple properties in a configuration. Force packages to load all settings in the configuration. Support Encrypting File System (EFS)…