SAP HANA SQL script concepts- SQL JOIN, UNION, UNION ALL Welcome to the final installment of this SAP HANA SQL Scripts core concepts section where we learn how to pick up related data from different tables using SQL JOIN. We also learn the concept of combining data sets using the SQL UNION whilst understanding the difference between […]
Tag Archives: left outer join
SQL Join Types in SAP
This tutorial explains what joins are, their types and functions of each of those types with a simple example for beginners.