Hello Community!

I have to compare 2 tables. Table A & Table B.
Need to check if all Order ids in Table A is present in the Table B. If present, take the matching Product Category from Table B, and add another column in Table A as Product Category (Populate Table A with one more column Product Category, which is from Table
.
For unmatched order id, populate Product Category as N/A.
Thanks,
Krishna