Hello All,
I have a CSV file which I have to load to a Oracle target. I have serval checks like number fields should be a number, Date should be a valid date, Length check for some of the character fields etc..
I need to capture all the errors in a table for a particular row.. Do I need to use filter tool multiple tool and then union?
Or is there any better way of achieving this?
Regards
Himanshu