Hi All
I have data in two different data tables.
Datatabel1(Column1,Column2,Column3)
Datatabel2(Col1,col2,col3)
i need to compare the data based on condition(Column1=col1) of both the data tables and show the result of A-B(Nothing but the data which is missing in datatabel1) into another datatabel called as Resultdatatabel.
Regards
Srinivas Kondapalli