cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

File->Xi->JDBC

In above Scenario if the file has two rows their values are identical, then how can we eliminated inserting Duplicate rows into database using JDBC Adapter

0 Likes
View Entire Topic
Former Member
0 Likes

You can handle this situation in your mapping.

Best would be to use a java mapping, having the coding done to eliminate the duplicate records