What is a Control Flow Inside SSIS ?

In SQL Server Integration Services (SSIS) a workflow is called a controlflow. Control-flow links together our various data-flows as a series of operations to achieve the final result. A control flow consists of one or more tasks and containers that execute when the package runs.



You May Interest

What is the XML Datatype in SQL Server ?

What is the Difference Between DB Mirroring and Log Shipping in S ...

What is the Maximum Number of Columns a Table in SQL Server ?

Finding Session Id in MS SQL User's Current Process

What is the Use of Dedicated Admin Connection ?