Hi ,
First I want to delete the target record and insert the record into the target from the source .
Source First Time
ID Name ID Name
1 A 1 A
Source second Time
ID Name ID Name
1 B 1 A ( delete )
1 B (insert)
How can I achieve this one.
Thanks & Regards,
Ramana.