Hi,
How to add new columnname plus value to column.
For example,
Table1 datatable contain three columns already Id, Name, Age.
Table 2 datatble contain CompID.
Here, I want to add the compID to the table1 based on ID in the first datatable.
Go to the complete details ...