Hi,
I need to crate a package in SSIS which will selectively transfer data from Table A to table B based on a flag in Table A and after the transfer update the flag in Table A.
Please advice on the approach to this scenario and the different ways in which this can be done effectively.
I would also like to mention that i have never worked on SSIS packages before.