exam questions

Exam 1z0-051 All Questions

View all questions & answers for the 1z0-051 exam

Exam 1z0-051 topic 2 question 61 discussion

Actual exam question from Oracle's 1z0-051
Question #: 61
Topic #: 2
[All 1z0-051 Questions]

In which two cases would you use an outer join? (Choose two.)

  • A. The tables being joined have NOT NULL columns.
  • B. The tables being joined have only matched data.
  • C. The columns being joined have NULL values.
  • D. The tables being joined have only unmatched data.
  • E. The tables being joined have both matched and unmatched data.
  • F. Only when the tables have a primary key/foreign key relationship.
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️
You use an outer join to also see rows that do not meet the join condition.
Incorrect answer:

Ameet a join condition -

Bmeet a join condition -

Dmeet non join condition only -
Fdoes not take into consideration of primary key and foreign key relationship
Refer: Introduction to Oracle9i: SQL, Oracle University Study Guide, 4-17

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...