Hi,
I am trying to compare two EXCEL Source file with the common column Employee ID. If Employee ID available in Excel B is matching with the Empoyee ID available in Excel A, I need to update a remark in my destination SQL Table by createing a new column.
Please help me in creating this SSIS package.
Thank You