I would like to understand the how to compare the two tables row count in knime?.
Let say,
I Have Table A in DB1 & same Table A in DB2 as well.
Now I need to compare count of rows from DB1.TableA = DB2.Table A then, if it’s equal nothing to do. if row count is not matching then update the DB2.Table A.