SSIS Interview Questions 9

Data Warehouse [SSIS] Questions: Notes: What are the properties of Package Password Protection? All of the security options are controlled by the protectionLevel property. With the package open in the package designer, you can use the Properties window to set the ProtectionLevel property to one of the following values: DontSaveSensitive Removes passwords and other sensitive […]

Read More

SSIS Interview Questions 6

Data Warehouse [SSIS] Questions: Notes: What are the types of Control Flow Elements? There are 3 different types of control flow elements in SSIS. There are containers, tasks, and precedence constraints. These all have different uses in the control flow. What are Containers? Containers are used to give structure to packages. There are 3 container […]

Read More