cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table comparison Issue

Former Member
0 Likes
674

Hi all,

   Created job using table comparison transform. I compared source with target on record_id field .Rows that doesn't matched on record_id should insert in target table,this is my requirement. But in target all data from source getting inserted into target. can you suggest me how solve this issue.

Table comparison options:

View Entire Topic
Former Member
0 Likes

Specify generated key column. Then give the Input primary key columns and list all the columns in 'Compare Column' you want to compare against.