03-06-2022 09:10 AM
Hi , we are migrating applications from DB2 to Azure SQL. I have a situation where I need to sync tables data in both ways DB2 to Azure SQL and AZure SQL to DB2. The tables doesnt have any timestamp fields (created or updated). Is there anyway we could achieve the delta changes thru SNAP logic tool ( especially with UPDATE, DELETE’s )
03-06-2022 12:23 PM
03-08-2022 10:12 AM
Thank you …