Hi Friends,
Lets say we have a datatable dt1 with 3 columns C1,C2,C3 and another datatable with dt2 with C1,C2,C3,C4,C5
Now how can I copy records from dt1 to dt2 easily without any performance issue.
Hi Friends,
Lets say we have a datatable dt1 with 3 columns C1,C2,C3 and another datatable with dt2 with C1,C2,C3,C4,C5
Now how can I copy records from dt1 to dt2 easily without any performance issue.