SSIS Interview Questions 11
Data Warehouse [SSIS] Questions: Notes: What is Required? Required is where the container starts a new transaction. If an existing transaction has already been started by the parent container, the container will join it. What is Data Blocking? Data Blocking is where data in the pipeline is held up by a transformation operation. It blocks […]