Hi,
I need to write the below functionality in SAP HANA. Can anyone help on this?
select *from a full outer join b on a.id=b.id and b.name ( + ) ='XYZ';
Thanks,
Shovan
Hi,
I need to write the below functionality in SAP HANA. Can anyone help on this?
select *from a full outer join b on a.id=b.id and b.name ( + ) ='XYZ';
Thanks,
Shovan