You can use a LOOKUP in SSIS - or you can load the data to a staging table and join to the user table.
SSIS lookup into other table
I am moving data from oracle to sql. In oracle the "created_by" column has user name, when i move to sql i want to find the id from user table and insert user id in sql's table. How do i do that ?
Thank you,
Kp
SQL Server Integration Services
1 additional answer
Sort by: Most helpful
-
ZoeHui-MSFT 41,491 Reputation points
2021-06-24T01:48:49.637+00:00 Hi @K P ,
Please also refer Query database which has provide 3 methods.
It has provided some detail steps I think is useful to resolve your issue.
Regards,
Zoe
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October