Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Merge Queries w/ Like Columns Issue

Hello,    I am trying to merge two datasets and have it a wall with matching like values, even though I do have matching values in the referenced table.    Purpose: Perfrom a left outer Join Kind...
  • Greg_Deckler's avatar
    7 years ago

    Make sure you do a Trim and Clean on the columns of both tables before Merging. Often there can be trailing spaces and such that cause issues.