Joins in CDS view


Inner Join - Inner join returns common entries from both the tables.

Left Outer join - Left Outer Join returns all entries from left table even when there is no matching record/entry in right table. 

Right Outer join - Right outer join returns all entries from right table even when there is no matching entry in left table.

                                        Refer Joins - Joins in CDS view


*****************************Thank You**************************

Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Pf status and user command in factory method - OOPS ALV in ABAP

Add custom tab to me51n at item level in ABAP