I would like to replace values in a columns from corresponding values in another table avoiding merging and expanding columns.
Data which I want to send to another table:
Table where I want to replace data:
As you can see I have 2 tables but they have different formatting, plus this 1st table (OQC) have some the same columns as 2nd table (result)
So I would like to replace this data from 2nd table by this data from 1st table.