InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Precedence Constraint In Ssis? |
|
Answer» Precedence Constraint in SSIS enables you to define the logical sequence of TASKS in the ORDER they should be executed. You can CONNECT all the tasks using CONNECTORS- Precedence Constraints. Precedence Constraint in SSIS enables you to define the logical sequence of tasks in the order they should be executed. You can connect all the tasks using connectors- Precedence Constraints. |
|