Hi Experts,
I have to validate few records from source table. After validation I have to write Valid records to the same table discarding the original data as I am using this table as source for other data flows. So my flow is like Source - Validation - Valid values - Target which is Source table. Any idea how to achieve this.
Thanks in Advance,