J
J055
Hi
I have two different DataTables populated with rows from separate queries.
They both share the same column ID. I would like to create a new DataTable
where the rows in both tables match, i.e. like using an SQL inner join.
What would be a good approach to solving this?
Many thanks
Andrew
I have two different DataTables populated with rows from separate queries.
They both share the same column ID. I would like to create a new DataTable
where the rows in both tables match, i.e. like using an SQL inner join.
What would be a good approach to solving this?
Many thanks
Andrew