Dear Forum members,
I have two data tables dt and dt1.
In dt i have three column like A, B and C. and in dt2 i have two column like A and B so i need the column C in another data table. means if some columns of dt is not present in dt1 then i need those column in another data table in the same sequence.
Please help me out.
Thanks in advance