SAP Certified Associate Back End Developer ABAP Cloud · Free Practice Question Easy
Question 23
You want to read data from two database tables so that the SELECT statement returns a single result set that contains no duplicate entries. Which of the following techniques would you use?
-
A
UNION ALL
-
B
INNER JOIN
-
C
UNION
-
D
LEFT OUTER JOIN
Reveal correct answer
Correct answer: C
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
