Forum Discussion

Ankit041's avatar
Ankit041
Frequent Visitor
9 years ago
Solved

Merge queries

I am trying to merge two queries with 4 matching columns. The result query is containing two new columns(one from the secondary and other from the primary table again) apart from the primary table.Pl...
  • Ankit041's avatar
    Ankit041
    9 years ago

    One of the matching columns doesn't have any data i.e 'blank' . I removed that column from the table itself and then joined them . After that even though I am including that column I am still getting the desired output(no duplicate columns fromn the same table),surprising isn't it. 

     

    Tools works in weird way some time. Can't believe I spend so much time on this and still dont know the root cause even though I am getting desired results.