Hi Experts,
I'm using SSIS package to import data from EXCEL to SQL; the EXCEL has only 3 columns however SQL has 4 columns. I want to fill the column number 4 in SQL with a fixed value for all rows. How to do that in details?
Thanks a lot in advance.
Harreni