Compare two values in one datatable and two values from another datatable

image
Hi,

I want to compare two values in two tables for example if ABC and BCD are columns in table1 and ABC and BCD are columns in table2.If two values are same in both the tables then will get a row.I do this in a static way.But please help me with a dynamic(LINQ).

please refere the png for reference.

Thanks,
Sunil M.

Pls check as the attached file
Compare.zip (546.4 KB)

Helpful,Thank you very much sir.