Hi Experts,
i need to create the SSIS package such that the required stored procedure(with alter statement) should run on the multiple databases in the same sql server instance.please help to create that package.
can i use the for loop container for this case regarding required databases.
Thanks in Advance.