nerdexam
SAP

C_HANAIMP_12 · Question #3

You have a view with two tables, joined by a left outer join. If you redesign the view and accidently swap the two tables around, what should you do to the join? Please choose the correct answer…

The correct answer is C. Change the join to a right outer join. See the full explanation below for the reasoning.

Question

You have a view with two tables, joined by a left outer join. If you redesign the view and accidently swap the two tables around, what should you do to the join? Please choose the correct answer. Response:

Options

  • AKeep the left outer join.
  • BChange the join to a text join.
  • CChange the join to a right outer join.
  • DChange the join to a referential join.

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    11% (2)
  • C
    83% (15)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP_12 Practice