Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Comparing two Tables working but extremely slow

Hi.     I have my compare function working when comparing two different tables but it way to slow to release to any end user.   I am comparing Data_POG metrics vs Data_Performance metrics in two ...
  • lbendlin's avatar
    3 years ago

    What are your criteria for "match"?

     

    Usually you compare via INTERSECT and/or EXCEPT.