المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : compare two datatables



C# Programming
11-28-2011, 09:52 PM
i have 2 datatables (each have 158740 rows or even more)
How can i get these three things :
1) items in both datatbales on ColumnA-----> in arrayList
2) items in A not B on ColumnA
3) items in B not A on ColumnA
I mean get diffrence on ColumnA