Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Join question

Hi All,    I have two tables that i would like to join A and B.    I would like All from table B and left join table A (meaning those from A that are not present in B)    I now do it in two ste...