What is Variable? Explain Different types of Variables in SSIS

 SSIS permits the creation of two variable types- global and task-specific variables. The scope of global variables is available for all tasks of a specified process. The task-specific variables have scope specific to the task.

Comments

Popular posts from this blog

What is SSIS Container? Explain Different types of Containers in SSIS

How checkpoint works in for loop?

What are the fast load options available in SSIS?