Forum Discussion
Anonymous
3 years agoNot applicable
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...
PijushRoy
3 years agoCommunity Champion
Hi Anonymous
I am not very clear with your question and expected result. Why you need to join 1st and append 2nd
Please share format of Table A and Table B (after removing the sensitive data) and expected result.