Forum Discussion

sshaik's avatar
sshaik
New Contributor III
3 years ago
Solved

Unique Constraint Issue in Oracle while inserting Data

In this Scenario, I have to insert data onto an Oracle DB. Before that one I’m performing a Left Outer join and separating the data (for Update and Insert) by using router. In Insert snap I have to i...