OutSystems Associate Reactive Developer (OutSystems 11) Exam Associate-Reactive-Developer Question # 18 Topic 2 Discussion

OutSystems Associate Reactive Developer (OutSystems 11) Exam Associate-Reactive-Developer Question # 18 Topic 2 Discussion

Associate-Reactive-Developer Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

Consider an Aggregate with a "With or Without" join between two entities. What is the expected output of the Aggregate?


A.

All records from the left entity even if there is no match in the right entity (LEFT JOIN).


B.

All records from both Entities (FULL OUTER JOIN).


C.

All records from the right entity even if there is no match in the left entity (RIGHT JOIN).


D.

Only records where there is a match between the two Entities (INNER JOIN).


Get Premium Associate-Reactive-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.