In my cases there different column Name in datatable(DT1) need to compare with other data table column in dt2 with different column .
We need to compare the both the datatables if any of the row column data is matched we need to eliminate and non matched row column data need to store in other data table.
But data is more than 7 to 10 Lakhs records.
Example