nerdexam
Oracle

1Z0-061 · Question #3

View the Exhibit and examine the data in the employees table: You want to display all the employee names and their corresponding manager names. Evaluate the following query: Which join option can be…

The correct answer is C. LEFT OUTER JOIN. See the full explanation below for the reasoning.

Question

View the Exhibit and examine the data in the employees table:

You want to display all the employee names and their corresponding manager names. Evaluate the following query:

Which join option can be used in the blank in the above query to get the required output?

Exhibit

1Z0-061 question #3 exhibit

Options

  • AINNER JOIN
  • BFULL OUTER JOIN
  • CLEFT OUTER JOIN
  • DRIGHT OUTER JOIN

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    80% (33)
  • D
    12% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-061 Practice