Compare two DTs and match each cell

When you are joining two tables, they should have the same structure

However, as you are reading data from SQL, you may want to get the data into excel first, then read it from there to be sure the table metadata is the same:

1 Like