Question,

What is the difference between left join, and left outer join?

I know the difference between inner and outer joins, but I was thinking that left join == inner join.  But from what I am now seeing, it appears that PG is equating left join to left outer join.  Is this correct?

Thanks,

Chris

Reply via email to