Forum Discussion

YoungLearning's avatar
YoungLearning
Helper III
2 years ago
Solved

Merge types

Why is inner join more efficient that left outer, and doesn't this mean we will skip the products with ProductSubCategory with no parent ProductCategory?
  • PIYUSHPRAJAPATI's avatar
    2 years ago

    Yes, Left outer join produce the same result

    and for the second part i give the answer based on the question was you posted according to that left outer join is answer in the second blank for the second question that assumtion take by us and me and other so only we need inner join or left outer in such cases.