Forum Discussion

naninamu's avatar
naninamu
Icon for Helper IV rankHelper IV
1 year ago
Solved

Merging tables with large numbers of rows

Hi everyone. In theory I know how to do this, but the volume of data is giving me issues so need some help.   Essentially, and this is simplified for the sake of this example, I have 2 tables.    ...
  • lbendlin's avatar
    lbendlin
    1 year ago

    There's a typo in your expected result - g is appearing 10 times not 9 times.  So the total is 911, not 902.

     

    You may want to try TREATAS as an alternative, it will likely perform better with larger data sets