I am very new in Pentaho Data Integration and need your help.
I need to compare two database tables, which have a diffrerent amount of columns. For example, firts table A has 3 columns (date, city, country) and other table B has 5 columns (date, city, country, street, postcode). Do you know the step, where I can compare these two tables and move differences (I mean columns „street“ and „postcode“) into the first table (A)? Thank you for your help.