Forum Discussion

Damone's avatar
Damone
New Contributor
4 years ago
Solved

How to Create a SQL Server Connected Lookup

I need to mimic Informatica’s simple connected lookup process. I want to look for a record on a target table and if it exists, update it, otherwise insert it. I have tried to use the Lookup Snap, b...