Community

Working with Variables in SQL Server Integration Services

(Robert Sheldon) SQL Server Integration Services (SSIS) supports two types of variables: system and user-defined. SSIS automatically generates the system variables when you create a package. That’s not the case for user-defined variables. You create them as needed when setting up your package.

Read More - Register for Free Membership