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 )
Thank you …