samueloommen
Newbie
Points: 3
More actions
May 12, 2020 at 6:12 am
#3750659
Hi you can use lookup common function in ssis tool box to do appending data into table.
#3750660
link to use lookup
https://www.sqlshack.com/an-overview-of-the-lookup-transformation-in-ssis/
May 12, 2020 at 6:14 am
#3750661
use lookup transformation in ssis tool
table can be appended
Phil Parkin
SSC Guru
Points: 247180
May 12, 2020 at 11:58 am
#3750716
Is this a blog post, or do you have a question?
Appending to a table using SSIS is as simple as creating a data flow, from source to table, and executing it.
Lookups may be part of the solution, but by themselves will not append data to anything.
Viewing 4 posts - 16 through 19 (of 19 total)
You must be logged in to reply to this topic. Login to reply