Hi I am running sql server 2018 to 2014 replication.
I need to validate both side tables whether raw counts are equal. I am not expecting to select count(*) from table name. Its need to match with individual table keys. Then would be the real comparison is on.
Any one can advise on this would be highly appreciated
regards