LINQ in Action roller

linq query: get distinct values from two tables

Hello all, I have two tables with the same columns. I want to compare the two tables and only return the rows which have a different value in any of the columns and where a row exist in one table but not in the other. So in the result i want to leave out all the rows which have the same values in both tables for all columns. For example: table employee_VS name1 adres1 name2 adres2 name3 adres3 name4 adres8 table employee_Gb name1 adres1 name2 adres2 name4 adres4 (The two ' tables ' i get are a result Read More...
Published Thursday, December 04, 2008 2:50 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication