I'm doing validation, comparing if two tables have the save rows and result using except and intersect function.
If the except function produce results I was to update only the records that doesn't match and if intersect I want to update the reco
If the except function produce results I was to update only the records that doesn't match and if intersect I want to update the reco